Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please update provider dependency #2

Closed
tejaeightfolds opened this issue Dec 27, 2019 · 2 comments
Closed

Please update provider dependency #2

tejaeightfolds opened this issue Dec 27, 2019 · 2 comments
Assignees

Comments

@tejaeightfolds
Copy link

Compiler message:
../../../sdk/flutter/.pub-cache/hosted/pub.dartlang.org/connectivity_wrapper-1.0.2/lib/src/widgets/connectivity_app_wrapper_widget.dart:19:7: Error: No named parameter with the name 'builder'.
builder: (context) => ConnectivityProvider().connectivityStream,
^^^^^^^
../../../sdk/flutter/.pub-cache/hosted/pub.dartlang.org/provider-4.0.0/lib/src/async_provider.dart:80:3: Context: Found this candidate, but the arguments don't match.
StreamProvider({
^^^^^^^^^^^^^^
Target kernel_snapshot failed: Exception: Errors during snapshot creation: null
build failed.

FAILURE: Build failed with an exception.

  • Where:
    Script '/Users/bharadwaj/sdk/flutter/packages/flutter_tools/gradle/flutter.gradle' line: 780

  • What went wrong:
    Execution failed for task ':app:compileFlutterBuildDebug'.

Process 'command '/Users/bharadwaj/sdk/flutter/bin/flutter'' finished with non-zero exit value 1

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
@aleksandar-radivojevic
Copy link

Any updates on this??

@ProjectAJ14 ProjectAJ14 self-assigned this Jul 17, 2020
ProjectAJ14 added a commit that referenced this issue Aug 8, 2020
- Added New ConnectivityScreenWrapper for [#1](#1)
- Updated to  provider: ^4.3.2 [#2](#2)
- Exposed `lastStatus` as an API
@ProjectAJ14
Copy link
Owner

Updated to provider: ^4.3.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants