win32_runner 0.2.4
win32_runner: ^0.2.4 copied to clipboard
A Dart runner for Flutter Windows apps — no C++ compiler required.
Changelog #
All notable changes to this project will be documented in this file.
0.2.3 #
- Bump minimum required Dart SDK version to
3.4.0
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.