-
When we are using EvalWidget, we are creating new package with libraries, right? Is it possible to add some 3rd party package as dependency and then import a library from included package?
Using ex…
-
### Steps to reproduce
Internal bug b/377876657
1. Write some UI that invokes `showDatePicker`
2. Use an accessibility checker on the resulting UI, such as
```dart
await expectLater(…
-
Hi, thank you for sharing this repository. I had a problem when compiling example project
Step to reproduce :
1. Clone repository
2. Pub get
3. Run example
Error :
`E/flutter (25318): [E…
-
### Use case
"await Future.delayed(const Duration(seconds: 5));" inside the /integration_test folder works as expected (but also causes problems with nested tests).
In the /test directory, the s…
-
**Describe the bug**
Usei um FORK do modular, rodando em *example*.
To simulate this:
Mover i.addSingleton(SearchStore.new, config: storeConfig()); para um novo CoreModule:
```
class CoreMod…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package
youtube_player_iframe (Default)
### What happened?
I am trying to play videos in my app using youtub…
-
**Describe the rule you'd like to see implemented**
Warn if a raw color value like `Color(0xFF000000)` is used instead of an equivalent color constant (e.g. `Colors.black`)
It is fairly easy to acci…
-
### Steps to reproduce
Create and build template project
1. `flutter create flutter_project`
2. `cd flutter_project`
3. `flutter pub add material_symbols_icons`
4. Apply patch below
5. `flutte…
Kr328 updated
3 weeks ago
-
### :information_source: Info
Flutter 3.24.1 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 5874a72aa4 (8 weeks ago) • 2024-08-20 16:46:00 -0500
Engine • revisio…
-
### Steps to reproduce
https://github.com/flutter/flutter/pull/157756/files this pr, it's not fixed those issues.
* https://github.com/flutter/flutter/issues/62833
* https://github.com/flutter/…