dev_pilot 1.1.0 dev_pilot: ^1.1.0 copied to clipboard
Command-line interface (CLI) for generating a Flutter project
1.1.0 #
Common: #
- Updated dependencies
- Replaced deprecated members with relevant alternatives
- Removed various code artifacts
- Fixed inputs not working on Windows
- Added new faster pre-build script for macOS
Codestyle: #
- Unified inner packages structure to follow the same style across the app
- Adjusted style of export statements inside packages
- Removed linter warnings
Architecture: #
- Split global DI setup into several smaller setups for each module
- Setup application global error handler
Features: #
- Network observer
- Application event bus
1.0.13 #
- Resolve Dart 3.1 compatibility
1.0.12 #
- Resolve dependency issues
1.0.11 #
- Increase environment sdk version range
1.0.10 #
- Fix Command: flutter clean on windows OS power Shell
1.0.9 #
- Fix Error caused by Power Shell in Windows
1.0.8 #
- Update pubspec.yaml
1.0.7 #
- Fixed feature module & prebuild script errors
1.0.6 #
- Update templates implementations logic as pub.dev doesn't clone project folders
1.0.5 #
- Update path to script dir from relative to absolute one.
1.0.4 #
- Update project structure.
- Fixed main modules implementation
1.0.3 #
- Update project structure.
- Project Documentation added
1.0.2 #
- Update pubspec.yaml.
- Added platforms:
- Removed dependencies which caused conflicts
1.0.1 #
- Update on pub.dev requirements.
1.0.0 #
- Initial version.