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 a0e1d6e commit f9366dbCopy full SHA for f9366db
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# 0.13.0
2
+- Disable analysis/metrics in generated files [#8](https://github.com/devj3ns/fleasy/pull/8)
3
+
4
# 0.12.1
5
- Update dependencies
6
- Make ScreenWidthBreakpoints constants
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.12.1
+version: 0.13.0
repository: https://github.com/devj3ns/fleasy
issue_tracker: https://github.com/devj3ns/fleasy/issues
0 commit comments