Files
floodwatch/pubspec.yaml

34 lines
592 B
YAML

name: floodwatch
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.6.1
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.8
fl_chart: ^0.70.2
http: ^1.3.0
intl: ^0.20.2
provider: ^6.1.2
timezone: ^0.10.0
async: ^2.11.0
flutter_map: ^7.0.2
flutter_map_cancellable_tile_provider: ^3.0.2
latlong2: ^0.9.1
flutter_map_marker_cluster: ^1.4.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
flutter:
uses-material-design: true