-
Notifications
You must be signed in to change notification settings - Fork 2
[Bug]: flutter_bunny build failed #32
Copy link
Copy link
Open
Labels
Description
Type
- Bug
- Feature Request
- Documentation
- Maintenance
- Question
Flutter Bunny Version
1.1.1
Operating System
Linux Mint 22 6.8.0-83-generic
Dart Version
3.9.2
Description
New project initialization failed at the build command
Running code generation...
✗ Build runner failed: Failed to update packages.
Steps to Reproduce
1- flutter_bunny create app --name todo_app --architecture clean_architecture --state-management bloc
after selecting the options and installing packages, the build runner failed
Expected Behavior
It should build successfully
Actual Behavior
Running code generation...
✗ Build runner failed: Failed to update packages.
Additional Context
No response
Pre-submission Checks
- I have searched for similar issues before creating this one
- I have tested with the latest version of Flutter Bunny
Reactions are currently unavailable