win32_runner 0.2.2 win32_runner: ^0.2.2 copied to clipboard
Compile and run a Flutter app without needing any C/C++ code. Just Dart!
0.2.2 #
- Update usage instructions
0.2.1 #
- Fix deprecation warnings
- Update links
- Improve code quality
- Fix memory leaks
- Fix usage instructions
- Bump minimum required Dart SDK version to
3.3.0
0.2.0 #
- Added support for theme changes (#5)
- Added support for displaying custom icons in the title bar (#6)
0.1.2 #
- Improved code quality.
- Improved documentation.
0.1.1 #
- Pre-release version.