-
Firstly i must to say that a worked with a lot of Flutter's chart library, and this is the best i found!
I have a problem with two lines on the same graph, and after a lot of checks i found that th…
-
s] Building APK
[ +13 ms] Running Gradle task 'assembleDebug'...
[ +1 ms] executing: [/home/habtish/Documents/flutterweb/myapp/android/] /home/habtish/Documents/flutterweb/myapp/android/gradlew -…
-
When I click on Search places in the default project from here - I'm using flutter_google_places: ^0.2.3 in pubspec
════════ Exception caught by widgets library ═══════════════════════════════════…
-
## Steps to Reproduce
Here is the basic gist of showing google maps after its being created.
```
bool isMapVisible = false;
AnimatedOpacity(
opacity: isMapVisible ? 1.0 : 0,
duration: …
-
## Steps to Reproduce
See this example
minimal code sample
```dart
import 'package:flutter/material.dart';
import 'package:provider/provider.dart';
void main() {
runApp(MyApp…
-
Subscribe to this issue and stay notified about new [daily trending repos in Dart](https://github.com/trending/dart?since=daily).
-
Internal: b/297903504
## Steps to Reproduce
1) On an iPhone in the chrome browser go to https://stockpile.live/
2) Inspect the App Title and it will say 'flutter' on other browsers it says 'Stock…
-
first this appears when I try to pub serve web.
I install dart version 1.24.3 and web served.
next is flutter run
```
mac:letsvote_mobile n$ flutter run
Running "flutter packages get" in lets…
-
### Steps to reproduce
1. Run the sample app on macOS
2. Set the keyboard to Japanese - Kana
3. Type "krwkwr"
4. Press down arrow a three times to navigate between the suggestions (the suggestions…
-
- [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…