-
A problem occurred configuring project ':app'.
> Could not resolve all dependencies for configuration ':app:embed'.
> Could not resolve project :path_provider_macos.
Required by:
…
-
Thanks for looking into this:
E/flutter (18957): [ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: ServicesBinding.defaultBinaryMessenger was accessed before the binding was initial…
-
When I try to install the package it will show me this error
`Because emoji_picker >=0.0.3 depends on shared_preferences ^0.5.4+1 and veza depends on shared_preferences ^2.0.3, emoji_picker >=0.0.3…
-
Hi all,
I'm not a ViteJS user, however I am a user of rollup, and more precisely of [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue) which is now archived and says to move to Vite.
…
-
### Description
I have an existing AppSync API that I need to use in a new flutter app. After initializing amplify in my project, i run the command "amplify add codegen --apiId xxxxxxxxxxxxxxxxx"
…
-
Xcode's output:
↳
In file included from /Users/guohaisheng/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.4.2/ios/Classes/SharedPreferencesPlugin.m:5:
/Users/guohaisheng/.pub-cache…
-
## Steps to Reproduce
Create a plugin wich communicate with native and dart code using method channels
create an android activity which includes a button on its click event call invokeMethod to run …
-
# Background
Swift 6 language mode enables strict concurrency checking. Code changes may be necessary to upgrade a package to the Swift 6 language mode.
A Swift 6 app can depend on Swift 5 packa…
-
- [x] I have read the [README](https://github.com/vrtdev/flutter_workmanager/blob/master/README.md)
- [x] I have done the setup for [Android](https://github.com/vrtdev/flutter_workmanager/blob/master…
-
I wish to save the userid string that am getting from a function that parses and decodes JWT token , and be able to use it in other pages in my Flutter app . I tried to save it inside shared preferenc…