flutter_browser_app
flutter_browser_app copied to clipboard
flutter_browser_app can't run on Flutter 2.0.2
Environment
| Technology | Version |
|---|---|
| Flutter version | 2.0.2 |
| App version | |
| Android version | |
| iOS version | |
| Xcode version |
Device information:
Description
Expected behavior:
pod --version 1.10.1
flutter --version Flutter 2.0.2 • channel stable • https://github.com/flutter/flutter.git Framework • revision 8962f6dc68 (7 days ago) • 2021-03-11 13:22:20 -0800 Engine • revision 5d8bf811b3 Tools • Dart 2.12.1
Current behavior:

So i can't run this app in iOS, please check.
Thanks.
Didn't test it with Flutter 2.0.2 yet.
However, because some dependencies currently used don't support null-safety, you should run it with the --no-sound-null-safety flag enabled.
Didn't test it with Flutter 2.0.2 yet. However, because some dependencies currently used don't support null-safety, you should run it with the
--no-sound-null-safetyflag enabled.
which version of Flutter do you use, I just wanna use the same environment as contributors.
Because of a bug from Flutter itself (see https://github.com/flutter/flutter/issues/77488), the latest flutter version that should be used with Android Hybrid Composition enabled is Flutter 1.27.0-4.0.pre.
sir, can you show output of flutter --version (windows)
so, we can set according it
because it is not working in my computer
thanks
Hi All, you can take here https://github.com/AleksandrSokolov/flutter_browser_app Null-safety version that works with flutter 2.0 / dart 2.12.
Tested on [√] Flutter (Channel stable, 2.0.6, on Microsoft Windows [Version 10.0.19042.985], locale ru-RU) • Flutter version 2.0.6 at C:\opt\flutter • Framework revision 1d9032c7e1 (3 weeks ago), 2021-04-29 17:37:58 -0700 • Engine revision 05e680e202 • Dart version 2.12.3
Hi, I have run this project on flutter 3.0, but get such of errors. Should I use a lower version of flutter, or how should I modify it, I would appreciate answers...

@zaunist You can use this #11