- 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
- Unified inner packages structure to follow the same style across the app
- Adjusted style of export statements inside packages
- Removed linter warnings
- Split global DI setup into several smaller setups for each module
- Setup application global error handler
- Network observer
- Application event bus
- Resolve Dart 3.1 compatibility
- Resolve dependency issues
- Increase environment sdk version range
- Fix Command: flutter clean on windows OS power Shell
- Fix Error caused by Power Shell in Windows
- Update pubspec.yaml
- Fixed feature module & prebuild script errors
- Update templates implementations logic as pub.dev doesn't clone project folders
- Update path to script dir from relative to absolute one.
- Update project structure.
- Fixed main modules implementation
- Update project structure.
- Project Documentation added
- Update pubspec.yaml.
- Added platforms:
- Removed dependencies which caused conflicts
- Update on pub.dev requirements.
- Initial version.