Skip to content

Commit ebdbd69

Browse files
author
Jens Becker
committed
[release] v0.12.0
1 parent 785408d commit ebdbd69

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 0.12.0
2+
- **Add** more [dart_code_metrics](https://pub.dev/packages/dart_code_metrics) rules
3+
14
# 0.11.0
25
- **Add** `Gap.w32()` and `Gap.h32()`
36
- **Remove** `DeviceType` class (Use [universal_platform](https://pub.dev/packages/universal_platform) instead)

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.11.0
3+
version: 0.12.0
44
repository: https://github.com/devj3ns/fleasy
55
issue_tracker: https://github.com/devj3ns/fleasy/issues
66

0 commit comments

Comments
 (0)