splash screens

This commit is contained in:
Rajshinde046
2024-03-15 19:30:17 +05:30
parent c749f37131
commit be518dbd3c
36 changed files with 1681 additions and 143 deletions

View File

@@ -35,6 +35,14 @@ 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
get: ^4.6.5
flutter_screenutil: ^5.9.0
flutter_svg: ^2.0.5
shared_preferences: ^2.0.15
connectivity_plus: ^5.0.2
glassmorphism: ^3.0.0
dev_dependencies:
flutter_test:
@@ -59,8 +67,12 @@ flutter:
uses-material-design: true
# To add assets to your application, add an assets section, like this:
# assets:
# - images/a_dot_burr.jpeg
assets:
- assets/images/
- assets/images/svg/
- assets/images/png/
# - images/a_dot_ham.jpeg
# An image asset can refer to one or more resolution-specific "variants", see
@@ -74,12 +86,11 @@ flutter:
# "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
# style: italic
fonts:
- family: manrope
fonts:
- asset: assets/fonts/manrope/Manrope-VariableFont_wght.ttf
# - family: Trajan Pro
# fonts:
# - asset: fonts/TrajanPro.ttf