pure_dart_ui 0.1.6 pure_dart_ui: ^0.1.6 copied to clipboard
The classes from `dart.ui` that run on pure Dart with no dependency 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.6 #
- Updated badges, added a help for first-time contributors in Welcome section, included supported platforms and SDKs, and provided Motivation section in
README
.
0.1.5 #
- Provided CI.
- Enhanced
README
. - Added
README
with resources to the example folder.
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.