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 b44dd2a commit 61037c0Copy full SHA for 61037c0
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.9.0
2
+- **Improve** navigation helpers
3
+- **Remove:** `prefer-extracting-callbacks` lint rule
4
+
5
# 0.8.0
6
- **Add:** shadow to flasbars
7
pubspec.yaml
@@ -1,6 +1,6 @@
name: fleasy
description: Useful and easy to use extensions, helper classes and widgets to create Flutter apps easier.
-version: 0.8.0
+version: 0.9.0
repository: https://github.com/devj3ns/fleasy
issue_tracker: https://github.com/devj3ns/fleasy/issues
0 commit comments