Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flutter_browser_app can't run on Flutter 2.0.2 #6

Open
caophong opened this issue Mar 19, 2021 · 7 comments
Open

flutter_browser_app can't run on Flutter 2.0.2 #6

caophong opened this issue Mar 19, 2021 · 7 comments
Labels
bug Something isn't working

Comments

@caophong
Copy link

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:

image

So i can't run this app in iOS, please check.

Thanks.

@caophong caophong added the bug Something isn't working label Mar 19, 2021
@pichillilorenzo
Copy link
Owner

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.

@khanhtd36
Copy link

khanhtd36 commented Apr 9, 2021

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.

which version of Flutter do you use, I just wanna use the same environment as contributors.

@pichillilorenzo
Copy link
Owner

Because of a bug from Flutter itself (see flutter/flutter#77488), the latest flutter version that should be used with Android Hybrid Composition enabled is Flutter 1.27.0-4.0.pre.

@apt-team-018
Copy link

apt-team-018 commented May 6, 2021

sir, can you show output of flutter --version (windows)

so, we can set according it

because it is not working in my computer

thanks

@AleksandrSokolov
Copy link

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

@zaunist
Copy link

zaunist commented Jun 16, 2022

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...

image

@chaudharydeepanshu
Copy link
Contributor

@zaunist You can use this #11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

7 participants