-
Prerequisites:
- [x] https://github.com/flutter/flutter/pull/146256
- [x] https://github.com/flutter/flutter/issues/146901
---
Follow ["Converting an existing Objective-C Flutter Plugin to a S…
-
When running `google_maps_flutter` example on Android:
```console
You are applying Flutter's main Gradle plugin imperatively using the apply script method, which is deprecated and will be removed …
-
### Frontend App Title
Random Products Flutter App
### Overview
The Random Products App will be built using flutter, and will allow users to browse the different products.
### Detailed Features
1…
-
### Checklist
- [X] The issue can be reproduced in the [auth0_flutter sample app](https://github.com/auth0-samples/auth0-flutter-samples/tree/main/sample) (or N/A).
- [X] I have looked into the [R…
-
The post-submit test builder `Mac_arm64 build_tests_1_4` had a flaky ratio 2.04% for the past (up to) 100 commits, which is above our 2.00% threshold.
One recent flaky example for a same commit: ht…
-
The example app crashes on iOS after opening any of the examples.
The error message is the following:
```
flutter_gl/CustomRender.swift:149: Fatal error: Unexpectedly found nil while unwrapping a…
-
**Describe the rule you'd like to see implemented**
> Include as much detail as you can.
Using `users.first` instead of `users[0]` isn't exactly that important, but it might be something that a te…
-
**Describe the rule you'd like to see implemented**
The lint should flag comments where there is no space between the slashes (`//` or `///`) and the content of the comment.
This is the style us…
-
We have metrics that show in 2024 Q1 less than 1% of `flutter create` apps were Objective-C. Deprecate and remove the flag and templates.
- [x] IntelliJ https://github.com/flutter/flutter-intel…
-
this example/app : https://github.com/simolus3/drift/tree/develop/examples/app
in windows when i try to run it throws below error
flutter: SqliteException(14): while opening the database, unable…