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 48c4ea6 commit a03efffCopy full SHA for a03efff
CHANGELOG.md
@@ -1,4 +1,8 @@
1
-# 1.3.0 - 2025-10-16
+# 1.3.1 - 2025-10-24
2
+
3
+- **chore**: fixed the url of the source fixtures.
4
5
+# 1.3.0 - 2025-10-24
6
7
- **BREAKING** feat!: add required `logoUrl` property to `Source` model.
8
- **chore**: add more fixtures.
pubspec.yaml
@@ -2,7 +2,7 @@ name: core
description: Shared utilities and models.
publish_to: none
repository: https://github.com/flutter-news-app-full-source-code/core
-version: 1.3.0
+version: 1.3.1
environment:
sdk: ^3.9.0
0 commit comments