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

Which version of Flutter do I need? #75

Open
Siu03 opened this issue Dec 15, 2022 · 10 comments
Open

Which version of Flutter do I need? #75

Siu03 opened this issue Dec 15, 2022 · 10 comments

Comments

@Siu03
Copy link

Siu03 commented Dec 15, 2022

Hi there,

I was running the project and I have a lot of problems in the code, I tried to copy it but it would take me a lot of problems.

What version of Flutter do I need specifically to be able to run the project?

Likewise, what version of JDK Java do I need?

@JaxzKyd
Copy link

JaxzKyd commented Mar 9, 2023

Have you figured it out yet? I'm also running into the same issues...

@bibo38
Copy link
Contributor

bibo38 commented Jun 3, 2023

for me 3.7.12 worked. I only had to bump the gradle wrapper version to 7.5 (which the build command told me).

@andreknieriem
Copy link

I am on a mac and my build doesn't work. Any idea? Nearly every package crashes with errors like "The getter 'accentColor' isn't defined for the class 'ThemeData'." or Error: Member not found: 'fadeDuration'. and so on. Using the latest flutter Flutter 3.16.0 with the latest version here 2 days ago.

@SoCuul
Copy link

SoCuul commented Nov 26, 2023

I am on a mac and my build doesn't work. Any idea? Nearly every package crashes with errors like "The getter 'accentColor' isn't defined for the class 'ThemeData'." or Error: Member not found: 'fadeDuration'. and so on. Using the latest flutter Flutter 3.16.0 with the latest version here 2 days ago.

For me I'm getting Error (Xcode): ../../../.pub-cache/hosted/pub.dev/cached_network_image-3.2.3/lib/src/image_provider/cached_network_image_provider.dart:78:54: Error: Type 'DecoderCallback' not found.

@andreknieriem
Copy link

Ok now it worked with version 3.7.12 on a mac m2. But I cannot login. It has lets encrypt ssl and everything and in every browser it worked. But app says nearly instantly: "There was a problem logging in. Please try again." Any advice?

@SoCuul
Copy link

SoCuul commented Nov 28, 2023

Ok now it worked with version 3.7.12 on a mac m2. But I cannot login. It has lets encrypt ssl and everything and in every browser it worked. But app says nearly instantly: "There was a problem logging in. Please try again." Any advice?

I tried clicking sign in a second time and it worked perfectly for me.

@andreknieriem
Copy link

For me it was an error with my tls handshake. I fixed it with a new certificate and and complete fresh setup. Now everything works.

@polieme
Copy link

polieme commented Feb 21, 2024

me 3.7.12 worked. I only had to bump the gradle wrapper version to 7.5 (whic

Respect!

@breaking-loss
Copy link

breaking-loss commented Feb 24, 2024

Can someone please check if the order of doing thing is correct . I am not a Dev but I want to build the app myself and looked through the links in the readme .

Git clone to vscode>download flutter 3.7.12 to C:\dev>run the prog>

Where will I find the apk ? How does JDK come into play ?

@breaking-loss
Copy link

Thanks . Instead of Android studio can I use vscode ? When installing studio it got stuck at downloading components .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants