Skip to content

Commit

Permalink
added: google_fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
raffyxyz committed Nov 30, 2023
1 parent bfff1f2 commit 1341d7b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
8 changes: 8 additions & 0 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.1.2"
google_fonts:
dependency: "direct main"
description:
name: google_fonts
sha256: f0b8d115a13ecf827013ec9fc883390ccc0e87a96ed5347a3114cac177ef18e8
url: "https://pub.dev"
source: hosted
version: "6.1.0"
graphs:
dependency: transitive
description:
Expand Down
3 changes: 2 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 1.0.3+3
version: 1.0.4+4

environment:
sdk: ">=3.1.5 <4.0.0"
Expand All @@ -43,6 +43,7 @@ dependencies:
open_file_plus: ^3.4.1
flutter_native_splash: ^2.3.6
connectivity_plus: ^5.0.2
google_fonts: ^6.1.0

flutter_native_splash:
image: assets/icon.png
Expand Down

0 comments on commit 1341d7b

Please sign in to comment.