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 flow app migration to Android LadyBug #7832

Closed
drlopera opened this issue Nov 28, 2024 · 2 comments
Closed

Flutter flow app migration to Android LadyBug #7832

drlopera opened this issue Nov 28, 2024 · 2 comments
Assignees
Labels
bug waiting for customer response Auto-close if no response
Milestone

Comments

@drlopera
Copy link

Thanks for the feedback! If your issue is related to the Flutter framework itself,
please open an issue at
github.com/flutter/flutter.

Steps to Reproduce

I migrated an flutter flow application using GitHub. Then I connected Android Studio LadyBug last version. Now I am trying to run the applications, but 1. always appears an gradle error. and 2. this new error running. With the. grade I tried changing JDKsversion and pointing every single variable, but it never worked.

I am stuck with this problem.

Version info

[✓] Flutter (Channel stable, 3.24.5, on macOS 15.1.1 24B91 darwin-arm64, locale en-US)
• Flutter version 3.24.5 on channel stable at /Applications/FlutterSDK/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision dec2ee5c1f (2 weeks ago), 2024-11-13 11:13:06 -0800
• Engine revision a18df97ca5
• Dart version 3.5.4
• DevTools version 2.37.3

[✓] Android toolchain - develop for Android devices (Android SDK version 36.0.0-rc1)
• Android SDK at /Users/pablolopera/Library/Android/sdk
• Platform android-34, build-tools 36.0.0-rc1
• Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 21.0.3+-79915917-b509.11)
• All Android licenses accepted.

[✗] Xcode - develop for iOS and macOS
✗ Xcode installation is incomplete; a full installation is necessary for iOS and macOS development.
Download at: https://developer.apple.com/xcode/
Or install Xcode via the App Store.
Once installed, run:
sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer
sudo xcodebuild -runFirstLaunch
✗ CocoaPods not installed.
CocoaPods is a package manager for iOS or macOS platform code.
Without CocoaPods, plugins will not work on iOS or macOS.
For more info, see https://flutter.dev/to/platform-plugins
For installation instructions, see https://guides.cocoapods.org/using/getting-started.html#installation

[✓] Chrome - develop for the web
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome

[✓] Android Studio (version 2024.2)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 21.0.3+-79915917-b509.11)

[✓] Connected device (3 available)
• sdk gphone arm64 (mobile) • emulator-5554 • android-arm64 • Android 11 (API 30) (emulator)
• macOS (desktop) • macos • darwin-arm64 • macOS 15.1.1 24B91 darwin-arm64
• Chrome (web) • chrome • web-javascript • Google Chrome 131.0.6778.86

[✓] Network resources
• All expected network resources are available.

! Doctor found issues in 1 category.

Please paste the output of running flutter doctor -v here (available from the command
line or from Tools > Flutter > Flutter Doctor). It will provide the version of the
Flutter framework as well as of the IntelliJ plugin.

@jwren jwren self-assigned this Dec 2, 2024
@jwren jwren added bug waiting for customer response Auto-close if no response labels Dec 2, 2024
@jwren
Copy link
Member

jwren commented Dec 2, 2024

@drlopera could you please create a simple FlutterFlow example and commit it to some GitHub repo, or simply zip and include it here, so this can be debugged. Are there any stack traces?

@jwren jwren added this to the M84 milestone Dec 2, 2024
Copy link

Without additional information we're not able to resolve this issue, so it will be closed at this time. You're still free to add more info and respond to any questions above, though. We'll reopen the case if you do. Thanks for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug waiting for customer response Auto-close if no response
Projects
None yet
Development

No branches or pull requests

2 participants