-
**Describe the bug**
Setting `dart.doNotFormat` does not seem to work.
**To Reproduce**
Steps to reproduce the behavior:
1. Add the following lines to `settings.json`
```
"dart.doNotFormat":…
-
I am utilising your package to send OTP to the user's entered email address but it is giving me the CORS access error. I cannot upgrade the package from email_opt 2.0.1 to the latest one since then ma…
-
custom_animation.dart and test.dart is not importing
**Screenshots**
![WhatsApp Image 2022-04-22 at 5 53 58 PM](https://user-images.githubusercontent.com/50788207/164718230-d523e749-0ee6-4847-9003-f…
-
After upgrading to Flutter 3.22.0, injectable auto generated code gives following exception
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Bad state: GetIt: Object/factory …
-
As of today (8/20), on 3.24.0: 221 reports from 102 unique clients (top 20ish crasher)
From flutter commands (looking at first 20 reports): `flutter daemon`
```
ProcessException: Resource tempo…
-
I'm unable to implement Rotation or Pinching and it doesn't show me error.
I'm really grateful that you had put this project together it's been awesome. Thank you.
I'd appreciate some help or guidan…
-
**Description**
Dart-code-linter is based on Dart Code Metrics and that package have the realtime linting that show you on code the possible fixes that you have to add on your code.
Currently i'm…
-
https://github.com/Hexer10/youtube_explode_dart/blob/673eeeedcf227bdaa401ae8d8154b84353990a61/lib/src/playlists/playlist_client.dart#L29
For playlist : https://www.youtube.com/playlist?list=PLP_uM5…
-
# issue 模版
![image](https://github.com/user-attachments/assets/81455f3d-8aac-4f54-808f-51afea1de788)
flutter版本信息
Flutter 3.24.0 • channel stable • https://github.com/flutter/flutter.git
Framework • r…
-
Note: I activated WAL journal mode on the sql database.
In my flutter application when trying to insert a specific entry into the database I get the error below. I can insert other entries in the …