8-20/1
This commit is contained in:
24
pubspec.yaml
24
pubspec.yaml
@@ -54,6 +54,7 @@ dependencies:
|
||||
custom_searchable_dropdown: ^2.1.1
|
||||
animated_text_kit: ^4.2.2
|
||||
flutter_secure_storage: ^8.0.0
|
||||
credit_card_scanner: ^1.0.5
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
@@ -81,24 +82,13 @@ flutter:
|
||||
assets:
|
||||
- assets/images/
|
||||
- assets/lottie/
|
||||
# - images/a_dot_ham.jpeg
|
||||
- assets/fonts/
|
||||
|
||||
# An image asset can refer to one or more resolution-specific "variants", see
|
||||
# https://flutter.dev/assets-and-images/#resolution-aware
|
||||
|
||||
# For details regarding adding assets from package dependencies, see
|
||||
# https://flutter.dev/assets-and-images/#from-packages
|
||||
|
||||
# To add custom fonts to your application, add a fonts section here,
|
||||
# in this "flutter" section. Each entry in this list should have a
|
||||
# "family" key with the font family name, and a "fonts" key with a
|
||||
# list giving the asset and other descriptors for the font. For
|
||||
# example:
|
||||
# fonts:
|
||||
# - family: Schyler
|
||||
# fonts:
|
||||
# - asset: fonts/Schyler-Regular.ttf
|
||||
# - asset: fonts/Schyler-Italic.ttf
|
||||
fonts:
|
||||
- family: digital-counter-7
|
||||
fonts:
|
||||
- asset: assets/fonts/digital-counter-7.regular.ttf
|
||||
|
||||
# style: italic
|
||||
# - family: Trajan Pro
|
||||
# fonts:
|
||||
|
||||
Reference in New Issue
Block a user