We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 733280b commit b30c5c1Copy full SHA for b30c5c1
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## [0.0.1] - 2020-May-5.
+## [0.1.0] - 2020-May-5.
2
3
* Initial release
4
-* support for circles and rectangles with some fillings.
+* support for basic figures with some fillings.
pubspec.yaml
@@ -1,8 +1,8 @@
name: rough
description: A Flutter implementation of the rough.js library
version: 0.1.0
-author: Sergi Martínez (@sergiandreplace)
5
homepage: https://github.com/sergiandreplace/flutter_rough
+repository: https://github.com/sergiandreplace/flutter_rough
6
7
environment:
8
sdk: ">=2.1.0 <3.0.0"
0 commit comments