We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93c82fe commit 683bec8Copy full SHA for 683bec8
3 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.1.5
2
+* fix lint warning
3
+* update android example app
4
+
5
## 0.1.4
6
* upgrade dependencies
7
analysis_options.yaml
@@ -5,5 +5,4 @@ include: package:flutter_lints/flutter.yaml
linter:
rules:
8
- - package_api_docs
9
- public_member_api_docs
pubspec.yaml
@@ -1,6 +1,6 @@
name: dynamik_theme
description: Easy to use Dynamic Theme for Flutter with automatic persistence support.
-version: 0.1.4
+version: 0.1.5
repository: https://github.com/2shrestha22/dynamik_theme
environment:
0 commit comments