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

93 lines
2.5 KiB

4 years ago
name: huixiang
description: A new Flutter application.
# The following line prevents the package from being accidentally published to
# pub.dev using `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 used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.0.0+1
environment:
sdk: ">=2.7.0 <3.0.0"
# sdk: ">=2.12.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
cupertino_icons: ^1.0.2
flutter_swiper_null_safety: ^1.0.2
flutter_staggered_grid_view: ^0.4.0 # Null safety
pull_to_refresh: ^2.0.0 # Null safety
permission_handler: ^5.0.1+1
amap_flutter_map: ^1.0.0
amap_flutter_location: ^2.0.0 # Null safety
4 years ago
# flutter_baidu_mapapi_search: ^2.0.1
# flutter_baidu_mapapi_map: ^2.0.1
# flutter_bmflocation: ^1.0.4
4 years ago
dio: ^3.0.10
4 years ago
rxdart: ^0.26.0
retrofit: ^1.3.4+1
json_annotation: ^3.1.1
4 years ago
# webview_flutter: ^2.0.8
4 years ago
logger: ^1.0.0
flutter_screenutil: ^5.0.0+2
bubble_tab_indicator: ^0.1.6
# permission_handler: ^8.1.0 # Null safety
# amap_flutter_map: ^2.0.1 # Null safety
# amap_flutter_location: ^2.0.0 # Null safety
intl: ^0.17.0
shared_preferences: ^2.0.6
fluttertoast: ^8.0.7
4 years ago
4 years ago
# crop_image: ^1.0.1
image_cropper: ^1.4.1
4 years ago
image_picker_gallery_camera: ^0.1.6
4 years ago
# flukit: ^1.0.2
4 years ago
# azlistview: ^1.1.1
4 years ago
path_provider: ^1.2.0
4 years ago
cached_network_image: ^2.0.0
4 years ago
flutter_html: ^1.3.0 #2.1.0
4 years ago
photo_view: ^0.11.1
4 years ago
4 years ago
chewie: ^0.12.2
video_player: ^1.0.1
4 years ago
dev_dependencies:
flutter_test:
sdk: flutter
retrofit_generator: ^1.4.1+3
build_runner: ^1.11.5
json_serializable: ^3.5.1
flutter:
uses-material-design: true
assets:
- assets/image/
- assets/map_style/
flutter_intl:
enabled: true