We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16f3034 commit e0d4f8bCopy full SHA for e0d4f8b
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 0.6.0
2
+
3
+- Fix images not loading.
4
+- Bottom bar redesign.
5
+- Show image attribution in the bottom bar.
6
7
# 0.5.0
8
9
- A new widget: Date & Time with support for custom date and time formats.
pubspec.yaml
@@ -3,7 +3,7 @@ description: A beautiful new tab for your browser built with love in Flutter.
publish_to: 'none'
-version: 0.5.0
+version: 0.6.0
environment:
sdk: '>=3.4.0 <4.0.0'
0 commit comments