|
@@ -9,8 +9,9 @@ and readme for more details.
|
9
|
9
|
There is also new `ZefyrField` widget which integrates Zefyr with material design decorations.
|
10
|
10
|
|
11
|
11
|
* Breaking change: `ZefyrEditor` requires an ancestor `ZefyrScaffold`.
|
|
12
|
+* Upgraded to `url_launcher` version 4.0.0.
|
12
|
13
|
* Exposed `ZefyrEditor.physics` property to allow customization of `ScrollPhysics`.
|
13
|
|
-* Added basic `ZefyrField` widget.
|
|
14
|
+* Added basic `ZefyrField` widget with material design decorations.
|
14
|
15
|
|
15
|
16
|
## 0.2.0
|
16
|
17
|
|