-
The `flutter` command always runs a `pub get` when a sub-command that needs a resolution is executed. The `dart` command doesn't. I think the Flutter behavoir is most user friendly, so suggest we alig…
-
```
2021-02-18T17:43:14.687604:
Executing: /Users/flutter/.cocoon/flutter/bin/flutter run -d 1A03BE03-0AF1-41BD-84C1-AE661358E509 in /var/folders/ws/_c0c34n960l1xc2scwr9m56r0000gn/T/ios_app_with_ex…
-
not work on windows
flutter: Error getting printing info: MissingPluginException(No implementation found for method open.document.data on channel io.scer.native_pdf_renderer)
```dart
Observer(b…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Other
### Which platforms are affected?
_No response_
### Description
This is…
-
I'm trying to run use OAuth2 in my app with null safety (sdk: ">=2.12.0
-
-
I can't change slides using mouse click and drag on windows, ideally it had the same behavior as android or buttons were displayed in the corners to be able to change slides
https://www.youtube.com…
-
## Description
Using `first`, `last`, `single`, `[]` methods on `Iterable` can lead to an exception.
## Details
This happened in the linter itself, see e22fdaee0eecfe3b14a650d271d07ce332a4b98…
-
mylibmanager version 2_1_0] flutter pub add wifi_connect
The current Dart SDK version is 3.3.3.
Because mylibmanager depends on wifi_connect any which doesn't support null safety, version solving …
-
When using version `6.0.0-nullsafety.4` with null safety enabled and dart2js, `RealNode`'s constructor throws an error when creating a node with a non-root parent.
The issue seems to be [here](http…