name: sport description: xie.hiyd.com # 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.5.1+15102 environment: sdk: ">=2.16.0 <3.0.0" dependencies: flutter: sdk: flutter flutter_localizations: sdk: flutter provider: any # https://github.com/rrousselGit/provider get_it: any fluro: any #路由 retrofit: any #网络 dio: any #网络 dio_cache_interceptor: any logger: any #日志 buffer: any synchronized: any async: any permission_handler: 9.2.0 #权限 cached_network_image: any # image https://github.com/Baseflow/flutter_cached_network_image fluttertoast: ^8.0.8 # toast https://github.com/PonnamKarthik/FlutterToast flutter_local_notifications: 9.4.0 android_intent: any url_launcher: 6.0.20 device_apps: any shared_preferences: any # share_preferences share_plus: ^2.1.4 flutter_image_compress: ^1.1.0 wakelock: any app_installer: any web_socket_channel: any flutter_html: ^3.0.0-alpha.3 connectivity_plus: ^2.3.0 flutter_reactive_ble: #^5.0.2 path: plugin/flutter_reactive_ble-5.0.2 #flutter_blue: any #蓝牙 nordic_dfu: #^5.0.1 path: plugin/nordic_dfu-5.0.1 # ui view flutter_easyrefresh: ^2.1.6 #刷新 flutter_staggered_grid_view: any video_player: ^2.4.7 photo_view: any image_gallery_saver: any images_picker: 1.2.10 image_crop: any flutter_swiper_plus: any flutter_rating_bar: any flutter_timeline: any scrollable_positioned_list: any azlistview: ^2.0.0 # 列表搜索 flutter_sticky_header: ^0.6.0 expandable_text: ^2.2.0 extended_nested_scroll_view: ^5.0.0 paged_vertical_calendar: #^1.0.6 path: plugin/paged_vertical_calendar-1.0.6 visibility_detector: ^0.2.2 animated_widgets: ^1.1.0 animated_text_kit: ^4.2.1 flutter_keyboard_visibility: any like_button: ^2.0.4 dotted_line: ^3.1.0 # social tencent_kit: ^3.1.0 wechat_kit: ^3.2.0 # path_provider: any path_provider: any #路径 package_info: any device_info: any qr_flutter: any # 生成二维码 webview_flutter: ^3.0.4 # WebView just_audio: any # 推送服务 getuiflut: 0.2.13 umeng_common_sdk: 1.2.4 amap_flutter_map: path: plugin/amap_flutter_map-3.0.0 amap_flutter_location: path: plugin/amap_flutter_location-3.0.0 # amap_location: # path: plugin/amap_location qrscanner: # 扫描二维码 path: plugin/qrscanner broadcast: # 系统广播 path: plugin/broadcast pedometer: # https://pub.flutter-io.cn/packages/pedometer path: plugin/pedometer-2.1.0 # extended_nested_scroll_view: # path: plugin/extended_nested_scroll_view-2.0.1 shoes_sdk: path: plugin/shoes_sdk # umeng_common_sdk: # path: plugin/common_flutter_1.1.3 flutter_screen_recording: path: plugin/flutter_screen_recording-1.1.1 # flutter_blue_plus: # path: plugin/flutter_blue_plus-1.1.3 # flutter_blue: # path: plugin/flutter_blue-0.8.0 # flutter_plugin_mipush: # path: plugin/flutter_plugin_mipush # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.0 # ios only sign_in_with_apple: ^3.0.0 health_kit_reporter: ^1.5.2 dev_dependencies: flutter_test: sdk: flutter retrofit_generator: any build_runner: any json_serializable: any # 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. 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: # - 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 assets: - assets/audio/ - assets/audio/number/ - assets/audio/run/ - assets/mapstyle/ - assets/video/ - assets/video/s/ - assets/video/js/ - assets/video/jh/ - assets/video/jl/ - assets/run/ - lib/assets/img/ # Base 1.0 - lib/assets/json/ fonts: - family: DIN fonts: - asset: fonts/DIN-BOLD.OTF