You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
doctor_app_flutter/pubspec.yaml

217 lines
5.5 KiB
YAML

name: doctor_app_flutter
description: A new Flutter project.
# The following defines the version and build number for your application.
# A version number is three numbers separated by dots, like 1.2.43
# followed by an optional build number separated by a +.
# Both the version and the builder number may be overridden in flutter
# build by specifying --build-name and --build-number, respectively.
# In Android, build-name is used as versionName while build-number used as versionCode.
# Read more about Android versioning at https://developer.android.com/studio/publish/versioning
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.4.22+33
environment:
sdk: ">=3.5.0 <4.0.0"
#dependency_overrides:
# intl: 0.17.0-nullsafety.2
#dependency_overrides:
# intl: 0.17.0-nullsafety.2
dependencies:
flutter:
sdk: flutter
hexcolor: ^3.0.1
flutter_device_type: ^0.4.0
http: ^1.1.2
provider: ^6.1.1
shared_preferences: ^2.2.2
# imei_plugin: ^1.2.0
# flutter_flexible_toast: ^0.1.4
fluttertoast: ^8.2.4
local_auth: 2.1.8
http_interceptor: any
connectivity: ^3.0.6
maps_launcher: ^2.2.0
url_launcher: ^6.2.1
url_launcher_ios: ^6.3.2
charts_flutter: ^0.12.0
#flutter_charts: ^0.5.2
#gelin: ^0.1.6
#flutter_swiper: ^1.1.6
flutter_swiper_view: ^1.1.8
#Icons
eva_icons_flutter: ^3.1.0
font_awesome_flutter: ^10.6.0
dropdown_search: ^5.0.6
flutter_staggered_grid_view: ^0.7.0
expandable: ^5.0.1
# Qr code Scanner
barcode_scan2: ^4.3.0
# permissions
permission_handler: ^11.1.0
# device_info: ^2.0.2
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.6
# SVG
#flutter_svg: ^1.0.0
flutter_svg: ^2.0.9
percent_indicator: ^4.2.3
#Dependency Injection
get_it: ^7.6.4
#chart
fl_chart: ^0.65.0
# Firebase
firebase_messaging: ^14.7.5
firebase_analytics : ^10.7.1
# cloud_firestore: ^4.15.8
#GIF image
# flutter_gifimage: ^1.0.1
# flutter_gif: ^0.0.4
gif: ^2.3.0
#Autocomplete TextField
autocomplete_textfield: ^2.0.1
date_time_picker: ^2.0.0
flutter_datetime_picker_plus: ^2.1.0
# Html
html: ^0.15.4
numberpicker: ^2.1.2
# Flutter Html View
flutter_html: ^3.0.0-beta.2
sticky_headers: ^0.3.0+2
file_picker: ^8.1.3
#speech to text
# speech_to_text:
# path: speech_to_text
speech_to_text: ^6.4.1
quiver: ^3.2.1
flutter_colorpicker: ^1.0.3
# Html Editor Enhanced
#html_editor_enhanced: any
html_editor_enhanced: ^2.6.0
jhijri_picker: ^1.0.1
jhijri: ^1.0.0
#Network Image
cached_network_image: ^3.3.0
# Badges
badges: ^3.1.2
# Hijri
# hijri: ^2.0.3
hijri_picker: ^3.0.0
#flutter_datetime_picker: ^1.5.1
localization: ^2.1.1
# flutter_math_fork: ^0.6.0
# flutter_math_fork: ^0.6.0
flutter_math_fork: ^0.7.2
# cloudflare_turnstile: ^3.0.1
flutter_zoom_videosdk: 1.12.10
dart_jsonwebtoken: ^2.14.0
two_dimensional_scrollables: ^0.3.3
dependency_overrides:
flutter_localizations:
sdk: flutter
intl: ^0.18.1
#hijri_picker: ^3.0.0
dev_dependencies:
flutter_test:
sdk: flutter
build_runner: any
build_web_compilers: any
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
# The following section is specific to 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
# To add assets to your application, add an assets section, like this:
assets:
- assets/images/
- assets/images/zoom/
- assets/images/dashboard/
- assets/images/login/
- assets/images/svgs/
- assets/images/svgs/verification/
- assets/images/svgs/profile_screen/
- assets/images/svgs/bottom_nav/
- assets/images/patient/
- assets/images/patient/vital_signs/
# 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: Poppins
fonts:
- asset: assets/fonts/Poppins/Poppins-Regular.ttf
weight: 400
- asset: assets/fonts/Poppins/Poppins-Medium.ttf
weight: 500
- asset: assets/fonts/Poppins/Poppins-SemiBold.ttf
weight: 600
- asset: assets/fonts/Poppins/Poppins-Bold.ttf
weight: 700
- asset: assets/fonts/Poppins/Poppins-Bold.ttf
weight: 800
- asset: assets/fonts/Poppins/Poppins-Bold.ttf
weight: 900
# - family: Trajan Pro
# fonts:
# - asset: fonts/TrajanPro.ttf
# - asset: fonts/TrajanPro_Bold.ttf
# weight: 700
- family: DoctorApp
fonts:
- asset: assets/fonts/DoctorApp.ttf
#
# For details regarding fonts from package dependencies,
# see https://flutter.dev/custom-fonts/#from-packages