- Fix issue with downloading assets on Windows.
- Added branch name info to status bar.
- Fix issue with multi-line exports in generated index.dart files.
- Add separate FlutterFlow panel containing the modified files and problems panels
- use FVM to support multiple Flutter versions.
- Various bugfixes
- Less destructive pull: Top level files and folders that are not part of the FlutterFlow generated project code are not deleted when pulling the latest code.
- Better error reporting when downloading code
- Fix some sync issues related to multi-file export statements in index.dart files
- Add overrideUrl option for using extension in other environments.
- Initial release