Version update and bug fixes.
- Added compatibility for freeRASP 4.0.0
- Post-script failed when scheme update were set to false
🎉 First release on BrickHub.dev! 🎉
- Code checked
- Updated README
- Reformatted CHANGELOG
- Updated prompt messages
- Properly showing progress message when successfully added script (iOS)
- Optional automatic iOS script insertion in Runner.xcscheme - experimental (iOS)
- Updated README
- Fixed incorrect
mason
version inbrick.yaml
- Specified explicit
mason
version to>=0.1.0-dev.39
inpubspec.yaml
- Optional automatic
minSdkLevel
check and update (Android)
- Updated README
- Updated CHANGELOG (uhm... sorry about that 😅)
- GitHub actions
- Code analysis
- Dynamic types
- Automatic dependency fetching using
pub add
- Unified CLI prompt design
- Expanded README.md
- Typos in README.md
🎉 Initial version of freerasp_brick 🎉
- 🛠 Configuration generation
- 🎯 Dependency check using
pub get
- 🔧 Fix apply using
dart fix