Skip to content

Commit 618dd09

Browse files
committed
[release] v0.17.0
1 parent 4d479f4 commit 618dd09

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.17.0
2+
- update intl to `^0.19.0` in order to support Flutter 3.22
3+
- update flutter_lints to `^4.0.0`
4+
15
# 0.16.0
26
- breaking: remove `context.mediaQuery` (use the other helpers or the specific `...Of` methods instead)
37
- refactor size and orientation `BuildContext` extensions to use the specific `...Of` methods to reduce rebuilds.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: fleasy
22
description: Useful and easy to use extensions, helper classes and widgets to create Flutter apps easier.
3-
version: 0.16.0
3+
version: 0.17.0
44
repository: https://github.com/devj3ns/fleasy
55
issue_tracker: https://github.com/devj3ns/fleasy/issues
66

0 commit comments

Comments
 (0)