name: roomdekhho
description: A new Flutter project.
# The following line prevents the package from being accidentally published to
# pub.dev using `flutter pub publish`. This is preferred for private packages.
publish_to: "none" # Remove this line if you wish to publish to pub.dev
# 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 is used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 1.2.0+2
environment:
sdk: ">=2.17.0 <4.0.0"
flutter: ">=1.10.0"
# Dependencies specify other packages that your package needs in order to work.
# To automatically upgrade your package dependencies to the latest versions
# consider running `flutter pub upgrade --major-versions`. Alternatively,
# dependencies can be manually updated by changing the version numbers below to
# the latest version available on pub.dev. To see which dependencies have newer
# versions available, run `flutter pub outdated`.
dependencies:
flutter:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
google_fonts: ^6.2.1
shared_preferences: ^2.0.9
shimmer: ^3.0.0
fluttertoast: ^8.2.5
progress_dialog_null_safe: ^3.0.0
video_player: ^2.8.6
intl_phone_field: ^3.2.0
firebase_auth: ^4.20.0
google_sign_in: ^6.2.1
firebase_core: ^2.32.0
pinput: ^4.0.0
smooth_page_indicator: ^1.1.0
dio: ^5.3.0
pretty_dio_logger: ^1.3.1
provider: ^6.0.5
sign_in_with_apple: ^6.1.0
image_picker: ^1.1.2
readmore: ^3.0.0
flutter_slidable: ^3.1.0
# webview_flutter: ^4.8.0
razorpay_flutter: ^1.3.6
onesignal_flutter: ^5.2.0
firebase_messaging: ^14.9.4
cloud_firestore: ^4.17.4
flutter_locales: ^3.0.2
url_launcher: ^6.3.0
# html: ^0.15.4
js: ^0.6.7
http: ^1.1.0
# flutter_share: ^2.0.0
path_provider: ^2.1.3
path: ^1.9.0
google_mobile_ads: ^5.1.0
crypto: ^3.0.3
intl: ^0.19.0
carousel_slider: ^4.2.1
carousel_indicator: ^1.0.6
responsive_framework: ^1.4.0
flutter_staggered_grid_view: ^0.7.0
dropdown_button2: ^2.1.3
flutter_rating_bar: ^4.0.1
photo_view: ^0.15.0
firebase_storage: ^11.7.7
gradient_borders: ^1.0.0
geolocator: ^12.0.0
geocoding: ^3.0.0
flutter_phone_direct_caller: ^2.1.1
expandable_text: ^2.3.0
percent_indicator: ^4.2.3
datepicker_dropdown: ^0.1.1
group_radio_button: ^1.3.0
responsive_grid_list: ^1.4.0
cached_network_image: any
flutter_local_notifications: ^17.2.1
google_maps_flutter: ^2.7.0
map_location_picker: ^0.0.1
flutter_google_places: ^0.3.0
google_api_headers: ^1.6.0
timer_count_down: ^2.2.2
expandable: ^5.0.1
file_picker: ^8.0.4
firebase_core_web: ^2.17.1
flutter_inappwebview: ^6.0.0
firebase_messaging_web: ^3.8.7
image_picker_for_web: ^3.0.4
font_awesome_flutter: ^10.7.0
bouncerwidget: ^0.0.5
webview_flutter: ^4.8.0
google_maps_flutter_web: ^0.5.8
google_maps_webservice: ^0.0.20-nullsafety.5
googleapis_auth: ^1.6.0
flutter_paypal: ^0.2.1
flutter_stripe: ^10.2.0
paytm_allinonesdk: ^1.2.5
payu_checkoutpro_flutter: ^1.1.1
in_app_purchase: ^3.2.0
in_app_purchase_storekit: ^0.3.17
in_app_purchase_android: ^0.3.6+1
dotted_border: ^2.1.0
flutter_spinkit: ^5.2.1
flutter_launcher_icons: ^0.13.1
panorama_viewer: ^1.0.5
dependency_overrides:
intl: any
http: any
dev_dependencies:
rename: ^3.0.2
flutter_test:
sdk: flutter
# The "flutter_lints" package below contains a set of recommended lints to
# encourage good coding practices. The lint set provided by the package is
# activated in the `analysis_options.yaml` file located at the root of your
# package. See that file for information about deactivating specific lint
# rules and activating additional ones.
flutter_lints: ^4.0.0
# 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 packages.
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/
- assets/appicon/
- assets/images/
- assets/locales/en.json
- assets/locales/ar.json
- assets/locales/hi.json
# - images/a_dot_burr.jpeg
# - images/a_dot_ham.jpeg
# 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: Schyler
# fonts:
# - asset: fonts/Schyler-Regular.ttf
# - asset: fonts/Schyler-Italic.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