-
### Bug Description
If you add a referenced board to a page and delete the board, the page will have a permanent circular progress indicator.
### How to Reproduce
1. Create a new board.
2. Referen…
-
### What happened?
I am using a local configuration-based realm and i want to create a scheduled task and add it to my calendar app. For this, i am using android_intent_plus to create an intent. But w…
-
## Bug report
It consists in a fetch profile from Firebase Realtime Database and after get the key value from the database the Flutter app awaits for its value child called 'client'. The odd it's t…
-
Description:
My Flutter application is designed to seamlessly function across both mobile and web platforms. While I have successfully integrated the Flutter Downloader package, I have encountered …
-
Hi, I was wondering there was a built-in type representing an empty value.
For example, in Dartz they have the ```Unit``` type.
I'm quite a fan of Rust and I find this approach of handling errors …
-
Hello! From time to time, a build randomly crashes in Gitlab CI/CD on a Linux machine due to "Invalid argument(s): Missing library". The project build either succeeds or fails.
I note that on a wor…
-
This tracker is for issues related to:
* Analyzer
- Dart Migration
If you aren't sure, file the issue here and we'll find the right home for it.
In your issue, please include:
* Dart SDK Vers…
-
After running on current stable 1.12.13+hotfix.8:
```sh
flutter clean
flutter pub get
flutter pub run build_runner build --define "json_serializable=any_map=true" --delete-conflicting-outputs
`…
-
## Bug report
**Describe the bug**
`Launching lib/main.dart on iPad Pro (11-inch) (4th generation) in debug mode...
Running pod install...
Running Xcode build...
Xcode build done. …
-
I need to generate app_router.gr.dart using this command ==> flutter pub run build_runner watch --delete-conflicting-outputs..
But while writing the route code i was being notified by different erro…