From bac1a5f203a44b7fdfe0d31896b7f3c26f0fb729 Mon Sep 17 00:00:00 2001 From: Vinayak Gupta <98951422+vinayakgupta29@users.noreply.github.com> Date: Sat, 20 Aug 2022 22:10:26 +0530 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 275aba7..a68be74 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,4 +1,4 @@ -name: flutter_projects2 +name: i_am_rich_clicker description: A new Flutter project. # The following line prevents the package from being accidentally published to @@ -34,6 +34,7 @@ dependencies: # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.2 + shared_preferences: ^2.0.15 dev_dependencies: flutter_test: @@ -73,12 +74,11 @@ flutter: # list giving the asset and other descriptors for the font. For # example: fonts: - - family: CinzelDecorative - fonts: - - asset: asset/fonts/CinzelDecorative-Regular.ttf - - asset: asset/fonts/CinzelDecorative-Black.ttf - - asset: asset/fonts/CinzelDecorative-Bold.ttf - + - family: CinzelDecorative + fonts: + - asset: asset/fonts/CinzelDecorative-Regular.ttf + - asset: asset/fonts/CinzelDecorative-Black.ttf + - asset: asset/fonts/CinzelDecorative-Bold.ttf # # For details regarding fonts from package dependencies, # see https://flutter.dev/custom-fonts/#from-packages