-
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
…
-
* Dart version and tooling diagnostic info (`dart info`)
```bash
If providing this information as part of reporting a bug, please review the information
below to ensure it only contains things you'…
-
assets:
- assets/translations/
WidgetsFlutterBinding.ensureInitialized();
await EasyLocalization.ensureInitialized();
```
import 'boot.dart';
import 'config/route_conf.dart';
import 'c…
-
I was debugging my app as always but now I got this error in the debug console.
`E/flutter ( 7757): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: ClientException: Connect…
-
### Description
App crashes randomly while receiving updates from Firestore and app is in foreground. Frequently observed on iPhone SE (2nd generation).
Also attaching stacktrace from Crashlytics:…
-
Thank you for this super package, which I use to generate my app's colour scheme.
Can it be used to generate other types of colour palettes? If not, that's fine, but I'd love to know if the machin…
-
How to disable user Text selection in flutter_inappwebview 6.0.0 Plugin We are using This method but its working fine in Android and iOS its not working . Can you Please provide me with a better solu…
-
I instantiated a new flutter project with;
`flutter create --platforms=android wifi_test1`
It ran successfully on my Android phone. Then I installed the package with;
`flutter pub add wifi_scan
…
-
Add support for localisation other than english like Arabic,Spanish,etc
-
## Use case
Adape the existing Maps SDK Utility Libraries on [Android](https://github.com/googlemaps/android-maps-utils) and [iOS](https://github.com/googlemaps/google-maps-ios-utils)
Adapting the…