Skip to content

Commit 683bec8

Browse files
committed
v0.1.5
1 parent 93c82fe commit 683bec8

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.1.5
2+
* fix lint warning
3+
* update android example app
4+
15
## 0.1.4
26
* upgrade dependencies
37

analysis_options.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,4 @@ include: package:flutter_lints/flutter.yaml
55

66
linter:
77
rules:
8-
- package_api_docs
98
- public_member_api_docs

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dynamik_theme
22
description: Easy to use Dynamic Theme for Flutter with automatic persistence support.
3-
version: 0.1.4
3+
version: 0.1.5
44
repository: https://github.com/2shrestha22/dynamik_theme
55

66
environment:

0 commit comments

Comments
 (0)