-
## Steps to Reproduce
Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
[ ] > Could not resolve androidx.annotation:annotation:1.2.0.
[ ] …
-
## Steps to Reproduce
1. Run `flutter create bug`.
2. Update the files as follows: ...
- In `main.dart` import the cupertino package: `import 'package:flutter/cupertino.dart';`
- In `…
-
```
Flutter 1.17.5 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 8af6b2f038 (2 weeks ago) • 2020-06-30 12:53:55 -0700
Engine • revision ee76268252
Tools • Dart 2.8…
-
I would like to see how many episodes (or percentage) of a TV Series I have watched or whether I have completed a series. You can see this on the Seasons of the TV Series but not on the Series screen…
-
recently I update my flutter to a new version. and after updating, my video recording code via image picker library is not working, it gives me an exception ->
I/flutter (28899): exception while re…
-
## Steps to Reproduce
1. Run `flutter create bug`.
2. Add dependency `location: ^4.1.1` inside dependencies.
3. Run `flutter run -d macos.
These steps are enough to have the flutter crash.…
-
## Steps to Reproduce
1. Run `flutter create bug`.
2. TextField(minLines: 1,maxLines: 5,) add this below counter text field
3. start typing then at the end first line give 20 spaces then type …
-
Hi all,
I have added splash screens for both iOS and Android.
I am seeing a weird behaviour.
1. launch app
2. splash screen
3. white screen with broken image in the centre (check the screen…
-
I have been try using SharedPreferences plugin for my app with stable flutter version 1.17.3. But when i 'm running example from this [plugin](https://pub.dev/packages/shared_preferences#-example-…
-
#### Description
A Progressive Web App (PWA) allows users to install the web application on their home screen. It will look and act close to a native application. You can also submit PWAs directly …
cdemi updated
3 years ago