-
Notifications
You must be signed in to change notification settings - Fork 236
Closed
Labels
bugSomething isn't working as expectedSomething isn't working as expected
Description
Description
When creating a new flutter app with vgv cli, it is not generating .gradlew file in android folder.
Steps To Reproduce
- Install vgv cli (already done)
- create a new project using this command -
very_good create flutter_app <SOME_NAME> --application-id <SOME.ID> - Try integrating shorebird.
- Got this error
mr.minnu@minnu <SOME_NAME> % shorebird init
✗ Detecting product flavors (3ms)
Unable to extract product flavors.
Could not find android/gradlew.
Make sure you have run "flutter build apk at least once.Expected Behavior
Everything should work smoothly.
Additional Context
This is happening in the mac.
ProductName: macOS
ProductVersion: 14.0
BuildVersion: 23A5286iFlutter 3.10.6 • channel stable • https://github.com/flutter/flutter.git
Framework • revision f468f3366c (8 days ago) • 2023-07-12 15:19:05 -0700
Engine • revision cdbeda788a
Tools • Dart 3.0.6 • DevTools 2.23.1$very_good --version
0.15.0Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't working as expectedSomething isn't working as expected
Type
Projects
Status
Done