Files
Tanami_App/pubspec.yaml

150 lines
2.9 KiB
YAML
Raw Normal View History

2024-05-24 12:32:19 +05:30
name: tanami_app
description: "A new Flutter project."
2024-05-24 19:32:53 +05:30
publish_to: "none"
2024-05-24 12:32:19 +05:30
version: 1.0.0+1
environment:
2024-05-24 19:32:53 +05:30
sdk: ">=3.3.4 <4.0.0"
2024-05-24 12:32:19 +05:30
dependencies:
flutter:
sdk: flutter
2024-05-24 19:32:53 +05:30
# Icons
2024-05-24 12:32:19 +05:30
cupertino_icons: ^1.0.6
2024-05-24 19:32:53 +05:30
# Image and SVG Handling
cached_network_image: ^3.3.1
flutter_svg: ^2.0.10+1
# Network
dio: ^5.4.3+1
connectivity_plus: ^6.0.3
# State Management
bloc: ^8.1.4
flutter_bloc: ^8.1.5
equatable: ^2.0.5
2024-05-24 19:32:53 +05:30
# Permissions
permission_handler: ^11.3.1
# Device Related
device_info_plus: ^10.1.0
intl: ^0.19.0
path: ^1.9.0
upgrader: ^10.3.0
google_fonts: ^6.2.1
# Async
async: ^2.11.0
# Firebase
firebase_core: ^2.31.1
# Animation
lottie: ^3.1.2
shimmer: ^3.0.0
smooth_page_indicator: ^1.1.0
2024-05-24 19:32:53 +05:30
# Device Responsiveness
gap: ^3.0.1
auto_size_text: ^3.0.0
flutter_screenutil: ^5.9.1
# Security
shared_preferences: ^2.2.3
flutter_secure_storage: ^9.2.2
local_auth: ^2.2.0
crypto: ^3.0.3
flutter_jailbreak_detection: ^1.10.0
secure_application: ^4.0.1
# Toast Messages
toastification: ^2.0.0
#Routes
go_router: ^14.1.3
# Json Annotation
json_annotation: ^4.9.0
2024-05-24 19:32:53 +05:30
2024-05-28 16:35:33 +05:30
#Style
control_style: ^0.1.0
2024-07-22 18:40:32 +05:30
dotted_line: ^3.2.2
2024-05-28 16:35:33 +05:30
#OTP Autofill
sms_autofill: ^2.3.1
2024-05-31 12:18:25 +05:30
carousel_slider: ^4.2.1
2024-06-06 14:51:31 +05:30
#Url Launcher
url_launcher: ^6.3.0
2024-06-12 12:38:31 +05:30
#Expansion Tile
expansion_tile_group: ^1.2.4
2024-06-17 13:25:36 +05:30
#Ticket
2024-06-12 19:21:31 +05:30
ticket_widget: ^1.0.2
2024-06-12 12:38:31 +05:30
2024-06-17 13:25:36 +05:30
# #Device Preview
# device_preview:
2024-07-03 18:46:18 +05:30
#Performance
statsfl: ^2.3.0
2024-07-09 14:56:23 +05:30
#Localization
flutter_localization: ^0.2.0
2024-05-24 12:32:19 +05:30
dev_dependencies:
flutter_test:
sdk: flutter
json_serializable:
build_runner:
2024-05-24 12:32:19 +05:30
flutter_lints: ^3.0.0
2024-07-23 18:52:59 +05:30
flutter_launcher_icons: ^0.13.1
flutter_launcher_icons:
android: "launcher_icon"
ios: true
image_path: "assets/images/Vector.png"
min_sdk_android: 21
2024-05-24 12:32:19 +05:30
flutter:
uses-material-design: true
assets:
- assets/images/
- assets/images/welcome_screen/
- assets/images/welcome_screen/svg/
- assets/images/welcome_screen/png/
2024-05-28 16:35:33 +05:30
- assets/images/auth_screen/
- assets/images/auth_screen/svg/
- assets/images/auth_screen/png/
- assets/images/country_flag/
2024-05-29 13:21:55 +05:30
- assets/images/country_flag/png/
2024-05-30 13:56:20 +05:30
- assets/images/bottom_bar/active/
- assets/images/bottom_bar/inactive/
2024-05-30 20:29:25 +05:30
- assets/images/portfolio_screen/
2024-05-31 13:49:33 +05:30
- assets/images/academy_screen/
2024-06-04 15:18:05 +05:30
- assets/images/wallet_screen/
- assets/images/biometric_screen/
- assets/images/biometric_screen/png/
- assets/images/biometric_screen/svg/
- assets/images/dialog/
- assets/images/dialog/svg/
2024-06-06 14:51:31 +05:30
- assets/images/contact_admin_screen/
- assets/images/contact_admin_screen/svg/
2024-06-06 11:05:45 +05:30
- assets/images/settings_screen/
- assets/images/settings_screen/svg/
2024-06-06 14:51:31 +05:30
- assets/images/language_screen/
- assets/images/language_screen/png/
2024-06-10 18:49:10 +05:30
- assets/images/invest_screen/
- assets/images/invest_screen/svg/
2024-06-12 12:02:46 +05:30
- assets/images/no_internet/
- assets/images/no_internet/png/
2024-07-09 14:56:23 +05:30
- assets/language/en.json
- assets/language/ar.json