second commit
This commit is contained in:
149
pubspec.yaml
Normal file
149
pubspec.yaml
Normal file
@@ -0,0 +1,149 @@
|
||||
name: NearleDailyBusiness
|
||||
description: Nearle bond, a community connector app.
|
||||
version: 1.2.26+126
|
||||
environment:
|
||||
sdk: '>=3.1.3 <4.0.0'
|
||||
|
||||
dependencies:
|
||||
flutter_local_notifications: ^19.0.0
|
||||
firebase_messaging: ^15.1.0
|
||||
firebase_core: ^3.4.0
|
||||
firebase_auth: ^5.2.0
|
||||
toggle_switch: ^2.0.1
|
||||
aws_s3_upload: ^1.5.0
|
||||
minio: ^3.0.0
|
||||
uuid: ^4.2.1
|
||||
crypto: ^3.0.3
|
||||
dotted_line: ^3.1.0
|
||||
get: ^4.6.5
|
||||
# flutter_statusbarcolor_ns: ^0.5.0
|
||||
extended_nested_scroll_view:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_localizations:
|
||||
sdk: flutter
|
||||
intl:
|
||||
cupertino_icons: ^1.0.5
|
||||
flutter_switch: ^0.3.2
|
||||
shared_preferences: ^2.0.17
|
||||
dio: ^4.0.6
|
||||
image_picker: ^1.1.2
|
||||
location: ^5.0.0
|
||||
badges: ^3.0.2
|
||||
bubble_tab_indicator: ^0.1.6
|
||||
fluttertoast: ^8.2.1
|
||||
progress_indicators: ^1.0.0
|
||||
adobe_xd: ^2.0.1
|
||||
pin_code_text_field: ^1.8.0
|
||||
|
||||
# flutter_datetime_picker_plus: ^2.0.1
|
||||
avatar_glow: ^2.0.2
|
||||
font_awesome_flutter: ^11.0.0
|
||||
shimmer: ^2.0.0
|
||||
step_progress_indicator: ^1.0.2
|
||||
flutter_credit_card: ^3.0.5
|
||||
http: ^1.4.0
|
||||
fl_chart: ^0.60.0
|
||||
otp_timer_button: ^1.1.0
|
||||
internet_connection_checker: ^1.0.0+1
|
||||
alphabet_scroll_view: ^0.3.2
|
||||
material_floating_search_bar: ^0.3.7
|
||||
geolocator: ^12.0.0
|
||||
geocoding: ^3.0.0
|
||||
pull_to_refresh: ^2.0.0
|
||||
google_maps_flutter: ^2.9.0
|
||||
rounded_loading_button_plus: ^3.0.1
|
||||
pin_code_fields: ^7.4.0
|
||||
webview_flutter: ^4.13.0
|
||||
# upi_payment_qrcode_generator: ^1.4.0
|
||||
timeline_tile: ^2.0.0
|
||||
# dospace: ^0.13.15
|
||||
day_night_time_picker: ^1.3.0+1
|
||||
country_currency_pickers: ^2.0.0
|
||||
# flutter_app_version_checker:
|
||||
lottie: ^2.2.0
|
||||
awesome_snackbar_content: ^0.1.0
|
||||
alphabet_search_view: ^2.0.0
|
||||
animated_splash_screen: ^1.3.0
|
||||
# razorpay_flutter: ^1.3.4
|
||||
# device_info_plus:
|
||||
url_launcher:
|
||||
confetti: ^0.7.0
|
||||
firebase_in_app_messaging: ^0.8.0+5
|
||||
introduction_screen: ^3.1.8
|
||||
permission_handler: ^12.0.0+1
|
||||
awesome_dialog: ^3.1.0
|
||||
connectivity_plus: ^6.0.3
|
||||
flutter_polyline_points: ^2.1.0
|
||||
expandable: ^5.0.1
|
||||
flutter_expanded_tile: ^0.3.7
|
||||
# sms_user_consent_manager: ^1.1.2
|
||||
logger: ^2.1.0
|
||||
pinput: ^4.0.0
|
||||
intl_phone_field: ^3.2.0
|
||||
intl_phone_number_input: ^0.7.5
|
||||
web_socket_channel: ^3.0.1
|
||||
|
||||
# flutter_osm_plugin: ^0.70.4
|
||||
dropdown_button2:
|
||||
gmaps_by_road_distance_calculator: ^2.0.5
|
||||
upgrader:
|
||||
new_version_plus:
|
||||
pretty_qr_code:
|
||||
cached_network_image:
|
||||
percent_indicator: ^4.2.2
|
||||
intro_slider: ^4.2.1
|
||||
flutter_cache_manager:
|
||||
sms_autofill: ^2.4.1
|
||||
raindrop_animated_splash_screen: ^0.0.2
|
||||
alp_animated_splashscreen: ^0.0.6
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
dependency_overrides:
|
||||
xml: ^6.3.0
|
||||
flutter_svg: ^2.0.9
|
||||
http: ^1.4.0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
|
||||
flutter_launcher_icons: ^0.13.1
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
flutter_launcher_icons:
|
||||
android: true
|
||||
ios: true
|
||||
image_path: "assets/images/nearlebusiness.png"
|
||||
remove_alpha_ios: true
|
||||
|
||||
|
||||
flutter_native_splash:
|
||||
image: "assets/images/splash_background1.png"
|
||||
color: "59b0bc"
|
||||
android: true
|
||||
fill: true
|
||||
flutter:
|
||||
assets:
|
||||
- assets/
|
||||
- assets/images/
|
||||
uses-material-design: true
|
||||
|
||||
fonts:
|
||||
- family: Lato
|
||||
fonts:
|
||||
- asset: fonts/Lato-Regular.ttf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user