-
### Steps to reproduce
1. `flutter upgrade`
2. Create new Flutter project
3. `flutter pub upgrade`. Notice:
> 8 packages have newer versions incompatible with dependency constraints. Try `flutter …
-
The current Dart SDK version is 3.5.3.
Because flutter_midi_text depends on dependencies any which doesn't support null safety, version solving failed.
The lower bound of "sdk: '>=2.0.0
-
See: https://github.com/flutter/flutter/blob/62cb61d3f36674952a8345a54e723eb663d3cfdb/packages/flutter/lib/src/material/color_scheme.dart#L1163
We should not have this in here at all. Some other no…
-
Hello,
I am facing the following error when using the package on web. (I have no issues with the same code on mobile);
Please help
Here is my query:
```dart
Widget paginateFirestoreTest(…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/docs/…
-
### Steps to reproduce
- fork flutter/packages and run the example of flutter_google_maps package
- add a cloudMapId to the map click example (the cloud map id has errors and is unusable)
Warni…
-
/C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/video_player_platform_interface-2.1.0/lib/messages.dart:143:13: Error: The method 'setMockMessageHandler' isn't defined for the class 'BasicMessageCh…
-
为了快速解决问题,在寻求帮助的时候,请提供以下信息,方便我们快速定位问题
* 本地 Flutter 版本信息
flutter 1.12.13+hot8
* 异常设备是 iOS 还是 Android,列出具体机型和系统
iOS
语音消息本地能播放 但是对方点击语音消息报错了 错误如下
[VERBOSE-2:ui_dart_state.cc(157)] Unhandled Except…
-
Running `flutter build web` yields this output:
```text
flutter build web
💪 Building with sound null safety 💪
Target dart2js failed: Exception: Warning: The 'dart2js' entrypoint script is de…
-
```
leafp-macbookpro:particledesigner leafp$ mkdir foo
leafp-macbookpro:particledesigner leafp$ ~/src/flutter/bin/flutter packages pub global run dart2_fix foo
Checking foo...
^C
leafp-macbookpro…