api integration

This commit is contained in:
2025-06-02 10:29:32 +05:30
parent 7c9e089c62
commit 805aa5e015
289 changed files with 40017 additions and 1082 deletions

View File

@@ -49,12 +49,12 @@ dependencies:
material_symbols_icons: ^4.2815.0
shared_preferences: ^2.5.3
url_launcher: ^6.3.1
social_share: ^2.3.1
screenshot: ^3.0.0
path_provider: ^2.1.5
flutter_swipe_button: ^2.1.3
provider: ^6.1.5
google_fonts: ^6.2.1
shimmer: ^3.0.0
@@ -68,6 +68,7 @@ dev_dependencies:
# package. See that file for information about deactivating specific lint
# rules and activating additional ones.
flutter_lints: ^3.0.0
flutter_launcher_icons: ^0.13.1
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
@@ -85,6 +86,13 @@ flutter:
assets:
- assets/images/kccb_logo.svg
- assets/images/avatar.jpg
- assets/images/logo.png
- assets/images/kmobile_splash.jpg
- assets/images/kmobile_splash2.png
- assets/images/icon.svg
- assets/images/icon.png
- assets/images/avatar_male.svg
- assets/images/avatar_female.svg
# An image asset can refer to one or more resolution-specific "variants", see
# https://flutter.dev/assets-and-images/#resolution-aware
@@ -108,13 +116,7 @@ flutter:
fonts:
- asset: assets/fonts/Sriracha-Regular.ttf
# style: italic
# - family: Trajan Pro
# fonts:
# - asset: fonts/TrajanPro.ttf
# - asset: fonts/TrajanPro_Bold.ttf
# weight: 700
#
# For details regarding fonts from package dependencies,
# see https://flutter.dev/custom-fonts/#from-packages
flutter_icons:
android: true
ios: false
image_path: assets/images/icon.png