pure_dart_ui 0.1.4
pure_dart_ui: ^0.1.4 copied to clipboard
The classes from `dart.ui` that run on pure Dart without depending on the Flutter SDK.
Changelog #
All notable changes to the project PureDartUI
will be documented in this file.
See Conventional Commits for commit guidelines.
0.1.4 #
- Renamed the example file.
0.1.3 #
- Updated
README
.
0.1.2 #
- Updated
README
. - Added to imported standard math library a prefix
math
.
0.1.1 #
- Updated
README
. - Upgraded dependencies.
0.1.0 #
- Initial release.