Skip to content

Commit 4d7295c

Browse files
committed
[google_fonts] Bump down to 6.3.0 since it wasn't published
1 parent c77e98c commit 4d7295c

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

packages/google_fonts/CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
## 6.3.1 - 2025-07-30
1+
## 6.3.0 - 2025-08-01
22
### Changed
33
- Update AssetManifest to use the builtin Flutter API.
44

5-
## 6.3.0 - 2024-11-01
65
### Added
76
- `Anton SC`
87
- `Arsenal SC`

packages/google_fonts/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: google_fonts
22
description: A Flutter package to use fonts from fonts.google.com. Supports HTTP fetching, caching, and asset bundling.
3-
version: 6.3.1
3+
version: 6.3.0
44
repository: https://github.com/material-foundation/flutter-packages/tree/main/packages/google_fonts
55
issue_tracker: https://github.com/material-foundation/flutter-packages/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+google_fonts%22
66
screenshots:

0 commit comments

Comments
 (0)