|
|
|
@ -65,7 +65,7 @@ dependencies:
|
|
|
|
getwidget: 4.0.0
|
|
|
|
getwidget: 4.0.0
|
|
|
|
flutter_rounded_date_picker: 3.0.4
|
|
|
|
flutter_rounded_date_picker: 3.0.4
|
|
|
|
calendar_date_picker2: 1.0.2
|
|
|
|
calendar_date_picker2: 1.0.2
|
|
|
|
json_serializable: 6.7.1
|
|
|
|
json_serializable: ^6.8.0
|
|
|
|
buttons_tabbar: 1.3.8
|
|
|
|
buttons_tabbar: 1.3.8
|
|
|
|
google_maps_flutter: 2.14.0
|
|
|
|
google_maps_flutter: 2.14.0
|
|
|
|
path_provider: 2.1.3
|
|
|
|
path_provider: 2.1.3
|
|
|
|
@ -91,6 +91,8 @@ dependencies:
|
|
|
|
pointycastle: ^3.9.1
|
|
|
|
pointycastle: ^3.9.1
|
|
|
|
flutter_dotenv: ^5.1.0
|
|
|
|
flutter_dotenv: ^5.1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dev_dependencies:
|
|
|
|
dev_dependencies:
|
|
|
|
flutter_test:
|
|
|
|
flutter_test:
|
|
|
|
sdk: flutter
|
|
|
|
sdk: flutter
|
|
|
|
@ -101,19 +103,16 @@ dev_dependencies:
|
|
|
|
# package. See that file for information about deactivating specific lint
|
|
|
|
# package. See that file for information about deactivating specific lint
|
|
|
|
# rules and activating additional ones.
|
|
|
|
# rules and activating additional ones.
|
|
|
|
flutter_lints: ^6.0.0
|
|
|
|
flutter_lints: ^6.0.0
|
|
|
|
|
|
|
|
flutter_launcher_icons: ^0.14.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# For information on the generic Dart part of this file, see the
|
|
|
|
# For information on the generic Dart part of this file, see the
|
|
|
|
# following page: https://dart.dev/tools/pub/pubspec
|
|
|
|
# following page: https://dart.dev/tools/pub/pubspec
|
|
|
|
|
|
|
|
|
|
|
|
# The following section is specific to Flutter packages.
|
|
|
|
# The following section is specific to Flutter packages.
|
|
|
|
flutter:
|
|
|
|
flutter:
|
|
|
|
|
|
|
|
|
|
|
|
# The following line ensures that the Material Icons font is
|
|
|
|
|
|
|
|
# included with your application, so that you can use the icons in
|
|
|
|
|
|
|
|
# the material Icons class.
|
|
|
|
|
|
|
|
uses-material-design: true
|
|
|
|
uses-material-design: true
|
|
|
|
|
|
|
|
|
|
|
|
# To add assets to your application, add an assets section, like this:
|
|
|
|
|
|
|
|
assets:
|
|
|
|
assets:
|
|
|
|
- assets/
|
|
|
|
- assets/
|
|
|
|
- assets/uco/
|
|
|
|
- assets/uco/
|
|
|
|
@ -122,6 +121,28 @@ flutter:
|
|
|
|
- assets/uco/logo/
|
|
|
|
- assets/uco/logo/
|
|
|
|
- assets/.en
|
|
|
|
- assets/.en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fonts:
|
|
|
|
|
|
|
|
- family: Inter
|
|
|
|
|
|
|
|
fonts:
|
|
|
|
|
|
|
|
- asset: fonts/Inter-Black.ttf
|
|
|
|
|
|
|
|
- asset: fonts/Inter-Bold.ttf
|
|
|
|
|
|
|
|
- asset: fonts/Inter-ExtraBold.ttf
|
|
|
|
|
|
|
|
- asset: fonts/Inter-ExtraLight.ttf
|
|
|
|
|
|
|
|
- asset: fonts/Inter-Light.ttf
|
|
|
|
|
|
|
|
- asset: fonts/Inter-Medium.ttf
|
|
|
|
|
|
|
|
- asset: fonts/Inter-Regular.ttf
|
|
|
|
|
|
|
|
- asset: fonts/Inter-SemiBold.ttf
|
|
|
|
|
|
|
|
- asset: fonts/Inter-Thin.ttf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- family: Poppins
|
|
|
|
|
|
|
|
fonts:
|
|
|
|
|
|
|
|
- asset: fonts/Poppins-Regular.ttf
|
|
|
|
|
|
|
|
- asset: fonts/Poppins-Medium.ttf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
flutter_launcher_icons:
|
|
|
|
|
|
|
|
android: true
|
|
|
|
|
|
|
|
ios: true
|
|
|
|
|
|
|
|
image_path: "assets/uco/logo/ic_launcher.png"
|
|
|
|
# An image asset can refer to one or more resolution-specific "variants", see
|
|
|
|
# An image asset can refer to one or more resolution-specific "variants", see
|
|
|
|
# https://flutter.dev/to/resolution-aware-images
|
|
|
|
# https://flutter.dev/to/resolution-aware-images
|
|
|
|
|
|
|
|
|
|
|
|
@ -149,6 +170,8 @@ flutter:
|
|
|
|
fonts:
|
|
|
|
fonts:
|
|
|
|
- asset: fonts/Poppins-Regular.ttf
|
|
|
|
- asset: fonts/Poppins-Regular.ttf
|
|
|
|
- asset: fonts/Poppins-Medium.ttf
|
|
|
|
- asset: fonts/Poppins-Medium.ttf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# style: italic
|
|
|
|
# style: italic
|
|
|
|
# - family: Trajan Pro
|
|
|
|
# - family: Trajan Pro
|
|
|
|
# fonts:
|
|
|
|
# fonts:
|
|
|
|
|