flutter-example
flutter-example copied to clipboard
An simple flutter app that follows an introductory blog post to Flutter and Dart
Results
2
flutter-example issues
Sort by
recently updated
recently updated
newest added
D8: Cannot fit requested classes in a single dex file (# methods: 71610 > 65536) FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForRelease'....
When i run the app, following error showing I/flutter ( 9958): The following NoSuchMethodError was thrown building Builder(dirty): I/flutter ( 9958): The method '[]' was called on null. I/flutter (...