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 a34d30b commit 95fc6e9Copy full SHA for 95fc6e9
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.2](https://github.com/ubuntu-flutter-community/phoenix_theme/compare/v1.0.1...v1.0.2) (2024-08-31)
4
+
5
6
+### Bug Fixes
7
8
+* darker dark theme ([#4](https://github.com/ubuntu-flutter-community/phoenix_theme/issues/4)) ([a34d30b](https://github.com/ubuntu-flutter-community/phoenix_theme/commit/a34d30b3376cfdb161e2cbf40631941766136239))
9
10
## [1.0.1](https://github.com/ubuntu-flutter-community/phoenix_theme/compare/v1.0.0...v1.0.1) (2024-08-31)
11
12
pubspec.yaml
@@ -1,6 +1,6 @@
name: phoenix_theme
description: "A clean flutter theme for Material"
-version: 1.0.1
+version: 1.0.2
environment:
sdk: ">=3.0.0 <4.0.0"
0 commit comments