123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272 |
- name: flyinsono
- description: Flyinsono flutter client.
- # 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.18.2 <3.0.0'
- dependencies:
- flutter:
- sdk: flutter
- flutter_localizations:
- sdk: flutter
- # The following adds the Cupertino Icons font to your application.
- # Use with the CupertinoIcons class for iOS style icons.
- # cupertino_icons: ^1.0.2
- shared_preferences: 2.0.5
- file_picker: 5.2.6
- path_provider: 2.0.2
- synchronized: 3.0.0
- get: 4.6.1
- intl: 0.17.0
- flutter_easyloading: 3.0.3
- data_table_2: 2.1.1
- flutter_screenutil: 5.0.3
- webview_flutter: 2.8.0
- flutter_picker: 2.0.2
- image_picker: 0.8.5
- path: 1.8.2
- mime: 1.0.1
- url_strategy: 0.2.0
- # flutter_slidable: 1.2.0
- universal_html: 2.0.8
- dio: 4.0.6
- http: 0.13.4
- cropperx: 1.0.0
- animations: 2.0.2
- date_format: 2.0.7
- web_socket_channel: 2.3.0
- pull_to_refresh: 2.0.0
- # flutter_treeview: 1.0.7+1
- qr_code_scanner: 1.0.1
- charset: ^1.0.1
- webviewx: 0.2.1
- url_launcher: 6.1.5
- fluwx: 3.9.1
- flutter_sms: 2.3.3
- flutter_sound: 9.2.13
- audio_session: 0.1.6
- permission_handler: 10.2.0
- uuid: 3.0.7
- flutter_sound_platform_interface: 9.2.13
- flutter_local_notifications: ^13.0.0
- flutter_image_compress: ^1.1.3
- ff_stars: ^3.0.0
- flutter_cupertino_datetime_picker: ^3.0.0
- logger: 1.1.0
- camera: 0.10.0
- package_info: ^2.0.0
- flutter_inappwebview: ^5.7.2+3
- percent_indicator: 4.2.3
- carousel_slider: 4.2.1
- flutter_svg: 1.1.4
- flutter_simple_treeview: 3.0.2
- loading_animation_widget: 1.2.0+4
- flutter_staggered_grid_view: 0.6.2
- video_player: 2.7.2
- flick_video_player: 0.5.0
- # 屏幕旋转
- auto_orientation: ^2.2.1
- # 亮度和音量调节
- brightness_volume: ^1.0.3
- visibility_detector: 0.4.0+2
- install_plugin_custom:
- git:
- url: http://git.ius.plus/Project-Wing/install_plugin_custom.git
- ref: master
- # 需要覆盖版本号的依赖
- dependency_overrides:
- csslib: 0.17.2
- file: 6.1.3
- path_provider: 2.0.2
- image_picker_android: 0.8.4+13
- image_crop_plus: ^0.6.1
- fis_measure:
- git:
- url: http://git.ius.plus/Project-Wing/fis_lib_measure.git
- ref: '9958bd8'
- # path: ../fis_lib_measure
- # path: ../fis_packages/fis_lib_measure
- fis_lib_report:
- git:
- url: http://git.ius.plus/Project-Wing/fis_lib_report.git
- ref: 'f91d39c'
- #path: ../fis_lib_report
- fis_lib_pdf:
- git:
- url: http://git.ius.plus:88/Project-Wing/fis_lib_pdf.git
- ref: c0b6c18
- #path: ../fis_lib_pdf
- tencent_trtc_cloud:
- git:
- url: http://git.ius.plus/Project-Wing/fis_trtc_magic.git
- ref: b6b12aa
- fis_lib_media_rt:
- git:
- url: http://git.ius.plus:88/Project-Wing/fis_lib_media_rt
- ref: '9c4fc98'
- #path: ../fis_lib_media_rt
- daniulive:
- git:
- url: http://git.ius.plus:88/Project-Wing/fis_plugin_daniu
- ref: '3916850'
- # path: ../fis_plugin_daniu
- flutter_sound_web:
- git:
- url: http://git.ius.plus/Project-Wing/fis_lib_sound_web.git
- ref: 902f1a7
- fis_common:
- git:
- url: http://git.ius.plus:88/Project-Wing/fis_lib_common.git
- ref: 22f13e1
- fis_i18n:
- git:
- url: http://git.ius.plus:88/Project-Wing/fis_lib_i18n.git
- ref: c081bb0
- #path: ../fis_lib_i18n
- fis_ui:
- git:
- url: http://git.ius.plus:88/Project-Wing/fis_lib_ui.git
- ref: '650c562'
- #path: ../fis_lib_ui
- fis_jsonrpc:
- git:
- url: http://git.ius.plus:88/Project-Wing/fis_lib_jsonrpc.git
- ref: 2a45e13
- # path: ../../fis_lib_jsonrpc
- fis_theme:
- git:
- url: http://git.ius.plus:88/Project-Wing/fis_lib_theme.git
- ref: 5df3eb2323
- fis_resource:
- git:
- url: http://git.ius.plus:88/Project-Wing/fis_lib_resource.git
- ref: 639604b49d
- vid:
- git:
- url: http://git.ius.plus:88/Project-Wing/flutter_vid
- ref: 1feed85
- fis_vid:
- git:
- url: http://git.ius.plus/Project-Wing/fis_lib_vid.git
- ref: 4b69a0165
- # path: ../fis_packages/fis_lib_vid
- fis_vid_ext:
- git:
- url: http://git.ius.plus/Project-Wing/fis_lib_vid_ext.git
- ref: d5e2597101
- fis_lib_print:
- git:
- url: http://git.ius.plus/Project-Wing/fis_lib_print.git
- ref: d23341a
- fis_lib_business_components:
- git:
- url: http://git.ius.plus:88/Project-Wing/fis_lib_business_components.git
- ref: 211f0f8
- # path: ../fis_lib_business_components
- fis_lib_qrcode:
- git:
- url: http://git.ius.plus/Project-Wing/fis_lib_qrcode.git
- ref: d6516ca
- fis_live:
- git:
- url: http://git.ius.plus/Project-Wing/fis_lib_live.git
- ref: '6b76820be8'
- dio:
- git:
- url: http://git.ius.plus/Project-Wing/fis_lib_dio.git
- path: dio
- ref: 82a8ee06a2
- dev_dependencies:
- flutter_test:
- sdk: flutter
- # 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:
- # 应用预置参数
- - assets/app_params.json
- # 引入assets/images目录下所有资源
- - assets/images/
- - assets/images/auth/
- - assets/images/splash/
- - assets/images/wifi/
- - assets/docs/
- - assets/templates/
- - assets/templates/default.json
- - assets/webview/
- - assets/webview/device_live.html
- - assets/webview/3DMeasurePage.html
- - assets/webview/i18n/
- - assets/webview/css/
- - assets/webview/js/
- - assets/webview/js/device_live/
- - assets/webview/lib/
- - assets/webview/lib/jquery/
- - assets/webview/lib/node_player/
- - assets/audio/LiveTalkingMessage.opus
- - assets/audio/LiveTalkingMessage.wav
- - assets/audio/testspeak.mp3
- - assets/fonts/DroidSansFallback.ttf
- # 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
- #
- # fonts:
- # #fix issue 70101 - https://github.com/flutter/flutter/issues/70101
- # - family: Roboto
- # fonts:
- # - asset: assets/fonts/Flutter_Roboto.ttf
- #icon fonts
- # - family: Icon_Meteocons
- # fonts:
- # - asset: assets/icons/Meteocons.ttf
- # - family: FisIcons
- # fonts:
- # - asset: assets/icons/FisIcons.ttf
- # For details regarding fonts from package dependencies,
- # see https://flutter.dev/custom-fonts/#from-packages
|