pure_dart_ui 0.1.8 pure_dart_ui: ^0.1.8 copied to clipboard
The classes and functions from dart:ui that works on all platforms: Color, Offset, Rect, Size, etc.
Changelog #
All notable changes to the project PureDartUI
will be documented in this file.
See Conventional Commits for commit guidelines.
0.1.8 #
- Added a link to CodeTriangle in
README
. - Provided CodeFactor badge in
README
. - Added emojis to Usage and Welcome sections in
README
. - Changed a representation of supported platforms and SDKs in
README
. - Upgraded dependencies.
0.1.7 #
- Updated
README
.
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.