name: ride description: A new Flutter project. publish_to: 'none' # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: sdk: '>=3.0.5 <4.0.0' dependencies: flutter: sdk: flutter cupertino_icons: ^1.0.2 firebase_messaging: ^14.6.7 firebase_core: ^2.15.0 flutter_local_notifications: ^15.1.0+1 google_maps_flutter: ^2.5.0 sqflite: ^2.3.0 path: ^1.8.3 google_sign_in: ^6.1.4 lottie: ^2.5.0 intl: ^0.18.1 google_fonts: ^4.0.4 http: ^0.13.6 get: ^4.6.5 get_storage: ^2.1.1 url_launcher: ^6.1.12 location: ^5.0.2+1 google_polyline_algorithm: ^3.1.0 custom_searchable_dropdown: ^2.1.1 animated_text_kit: ^4.2.2 flutter_secure_storage: ^8.0.0 credit_card_scanner: ^1.0.5 geolocator: ^10.0.0 flutter_paypal: ^0.2.0 flutter_launcher_icons: ^0.13.1 crypto: ^3.0.3 flutter_rating_bar: ^4.0.1 flutter_font_icons: ^2.2.5 dev_dependencies: flutter_test: sdk: flutter flutter_lints: ^1.0.0 flutter_launcher_icons: android: "launcher_icon" ios: true image_path: "assets/images/logo.png" min_sdk_android: 21 web: generate: true image_path: "assets/images/logo.png" background_color: "#hexcode" theme_color: "#hexcode" windows: generate: true image_path: "assets/images/logo.png" icon_size: 48 macos: generate: true image_path: "assets/images/logo.png" flutter: uses-material-design: true assets: - assets/images/ - assets/lottie/ - assets/fonts/ - shorebird.yaml fonts: - family: digital-counter-7 fonts: - asset: assets/fonts/digital-counter-7.regular.ttf