pubspec.yaml 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268
  1. name: vitalapp
  2. description: Flyinsono flutter client.
  3. # The following line prevents the package from being accidentally published to
  4. # pub.dev using `pub publish`. This is preferred for private packages.
  5. publish_to: "none" # Remove this line if you wish to publish to pub.dev
  6. # The following defines the version and build number for your application.
  7. # A version number is three numbers separated by dots, like 1.2.43
  8. # followed by an optional build number separated by a +.
  9. # Both the version and the builder number may be overridden in flutter
  10. # build by specifying --build-name and --build-number, respectively.
  11. # In Android, build-name is used as versionName while build-number used as versionCode.
  12. # Read more about Android versioning at https://developer.android.com/studio/publish/versioning
  13. # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
  14. # Read more about iOS versioning at
  15. # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
  16. version: 1.0.0+1
  17. environment:
  18. sdk: ">=2.18.2 <3.0.0"
  19. dependencies:
  20. flutter:
  21. sdk: flutter
  22. flutter_localizations:
  23. sdk: flutter
  24. # The following adds the Cupertino Icons font to your application.
  25. # Use with the CupertinoIcons class for iOS style icons.
  26. # cupertino_icons: ^1.0.2
  27. universal_html: 2.0.8
  28. file: 6.1.4
  29. get: 4.6.1
  30. dio: 4.0.6
  31. flutter_sms: 2.3.3
  32. url_launcher: 6.1.5
  33. fluwx: 3.9.1
  34. path_provider: 2.1.1
  35. shared_preferences: 2.2.0
  36. flutter_easyloading: 3.0.3
  37. sqflite: 2.2.0
  38. idb_shim: 2.3.1
  39. webview_flutter: 2.8.0
  40. #杏聆荟的rpc库
  41. fis_jsonrpc:
  42. git:
  43. url: http://git.ius.plus:88/Project-Wing/fis_lib_jsonrpc.git
  44. ref: 26cafe2
  45. vnote_device_plugin:
  46. git:
  47. url: http://git.ius.plus/Project-Vital/FlutterDevicePlugin.git
  48. ref: fb49c93
  49. vital_local_database:
  50. git:
  51. url: http://git.ius.plus:88/Project-Vital/FlutterLocalDB.git
  52. ref: ad7e68a61c
  53. fis_ui:
  54. git:
  55. url: http://git.ius.plus:88/Project-Wing/fis_lib_ui.git
  56. ref: 33f3019
  57. fis_theme:
  58. git:
  59. url: http://git.ius.plus:88/Project-Wing/fis_lib_theme.git
  60. ref: 23644f6
  61. #path: ../fis_lib_ui
  62. flutter_smartscan_plugin:
  63. git:
  64. url: http://git.ius.plus/Project-Vital/FlutterSmartScanPlugin.git
  65. ref: 1c501b4
  66. # path: ..\FlutterLocalDB
  67. fis_common:
  68. git:
  69. url: http://git.ius.plus:88/Project-Wing/fis_lib_common.git
  70. ref: abe0f000c4
  71. fis_i18n:
  72. git:
  73. url: http://git.ius.plus:88/Project-Wing/fis_lib_i18n.git
  74. ref: 973aa23
  75. fis_lib_report:
  76. git:
  77. url: http://git.ius.plus/Project-Wing/fis_lib_report.git
  78. ref: f1cdac2
  79. fis_lib_business_components:
  80. git:
  81. url: http://git.ius.plus:88/Project-Wing/fis_lib_business_components.git
  82. ref: f8f5092
  83. # path: ..\FlutterSmartScanPlugin
  84. # fis_ui:
  85. # git:
  86. # url: http://git.ius.plus:88/Project-Wing/fis_lib_ui.git
  87. particles_flutter: 0.1.4
  88. cool_dropdown: 2.1.0
  89. calendar_date_picker2: 0.5.3
  90. date_format: 2.0.7
  91. intl: 0.17.0
  92. flutter_inappwebview: 5.3.2
  93. # image: 4.0.17
  94. image_picker: 0.8.4+3
  95. super_tooltip: 2.0.4
  96. flutter_staggered_grid_view: 0.6.2
  97. animations: 2.0.2
  98. permission_handler: 10.2.0
  99. uuid: ^3.0.4
  100. connectivity_plus: 5.0.1
  101. platform_device_id: 1.0.1
  102. package_info_plus: 4.2.0
  103. install_plugin_custom:
  104. git:
  105. url: http://git.ius.plus/Project-Wing/install_plugin_custom.git
  106. ref: master
  107. idread:
  108. path: ./packages/idread
  109. camera: ^0.10.5+5
  110. image_gallery_saver: ^2.0.3
  111. google_mlkit_face_detection: ^0.9.0
  112. # flutter_blue: ^0.8.0
  113. # geolocator: ^10.0.1
  114. flutter_blue_plus: ^1.31.4
  115. geolocator: ^10.0.1
  116. qr_code_scanner: ^1.0.1
  117. # 打印用到的库
  118. flutter_screenutil: ^5.7.0
  119. android_usb_printer: ^0.0.1
  120. print_image_generate_tool: ^0.0.2
  121. image: ^3.0.2
  122. isolates: ^3.0.3
  123. esc_utils: ^0.0.1
  124. tsc_utils: ^0.0.1
  125. flutter_printer_plus: ^1.0.0+1
  126. barcode_widget: ^2.0.1
  127. # 需要覆盖版本号的依赖
  128. dependency_overrides:
  129. dio: 4.0.6
  130. webviewx: 0.2.1
  131. csslib: 0.17.2
  132. http: 0.13.4
  133. flutter_svg: 1.1.4
  134. audio_session: 0.1.6
  135. flutter_sound: 9.2.13
  136. flutter_sound_platform_interface: 9.2.13
  137. universal_html: 2.0.8
  138. fis_common:
  139. git:
  140. url: http://git.ius.plus:88/Project-Wing/fis_lib_common.git
  141. ref: fd6bf32
  142. fis_ui:
  143. git:
  144. url: http://git.ius.plus:88/Project-Wing/fis_lib_ui.git
  145. ref: "33f3019"
  146. fis_jsonrpc:
  147. git:
  148. url: http://git.ius.plus:88/Project-Wing/fis_lib_jsonrpc.git
  149. ref: 504fdbc
  150. #path: ../fis_lib_jsonrpc
  151. fis_theme:
  152. git:
  153. url: http://git.ius.plus:88/Project-Wing/fis_lib_theme.git
  154. ref: 23644f6
  155. fis_i18n:
  156. git:
  157. url: http://git.ius.plus:88/Project-Wing/fis_lib_i18n.git
  158. ref: 973aa23
  159. vid:
  160. git:
  161. url: http://git.ius.plus:88/Project-Wing/flutter_vid
  162. ref: bcc5ea0
  163. fis_vid:
  164. git:
  165. url: http://git.ius.plus/Project-Wing/fis_lib_vid.git
  166. ref: c15c5a5
  167. fis_vid_ext:
  168. git:
  169. url: http://git.ius.plus/Project-Wing/fis_lib_vid_ext.git
  170. ref: d5e2597101
  171. fis_measure:
  172. git:
  173. url: http://git.ius.plus/Project-Wing/fis_lib_measure.git
  174. ref: "71c43f8"
  175. #path: ../fis_lib_measure
  176. fis_resource:
  177. git:
  178. url: http://git.ius.plus:88/Project-Wing/fis_lib_resource.git
  179. ref: 639604b49d
  180. fis_lib_report:
  181. git:
  182. url: http://git.ius.plus/Project-Wing/fis_lib_report.git
  183. ref: 0ad6907
  184. #path: ../fis_lib_report
  185. fis_lib_pdf:
  186. git:
  187. url: http://git.ius.plus:88/Project-Wing/fis_lib_pdf.git
  188. ref: e247674
  189. fis_lib_print:
  190. git:
  191. url: http://git.ius.plus/Project-Wing/fis_lib_print.git
  192. ref: d23341a
  193. dev_dependencies:
  194. flutter_test:
  195. sdk: flutter
  196. # For information on the generic Dart part of this file, see the
  197. # following page: https://dart.dev/tools/pub/pubspec
  198. # The following section is specific to Flutter.
  199. flutter:
  200. # The following line ensures that the Material Icons font is
  201. # included with your application, so that you can use the icons in
  202. # the material Icons class.
  203. uses-material-design: true
  204. # To add assets to your application, add an assets section, like this:
  205. assets:
  206. - assets/app_params.json
  207. - assets/docs/
  208. - assets/images/
  209. - assets/images/icons/
  210. - assets/images/patient/
  211. - assets/images/exam/
  212. - assets/images/device/icon/
  213. - assets/images/home/
  214. - assets/images/healthCheck/
  215. - assets/valid_models/ch_PP-OCRv4_det_infer.onnx
  216. - assets/valid_models/ch_PP-OCRv4_rec_infer.onnx
  217. - assets/valid_models/ch_ppocr_mobile_v2.0_cls_train.onnx
  218. - assets/valid_models/ppocr_keys_v1.txt
  219. # - images/a_dot_burr.jpeg
  220. # - images/a_dot_ham.jpeg
  221. # An image asset can refer to one or more resolution-specific "variants", see
  222. # https://flutter.dev/assets-and-images/#resolution-aware.
  223. # For details regarding adding assets from package dependencies, see
  224. # https://flutter.dev/assets-and-images/#from-packages
  225. # To add custom fonts to your application, add a fonts section here,
  226. # in this "flutter" section. Each entry in this list should have a
  227. # "family" key with the font family name, and a "fonts" key with a
  228. # list giving the asset and other descriptors for the font. For
  229. # example:
  230. # fonts:
  231. # - family: Schyler
  232. # fonts:
  233. # - asset: fonts/Schyler-Regular.ttf
  234. # - asset: fonts/Schyler-Italic.ttf
  235. # style: italic
  236. # - family: Trajan Pro
  237. # fonts:
  238. # - asset: fonts/TrajanPro.ttf
  239. # - asset: fonts/TrajanPro_Bold.ttf
  240. # weight: 700
  241. #
  242. # fonts:
  243. # #fix issue 70101 - https://github.com/flutter/flutter/issues/70101
  244. # - family: Roboto
  245. # fonts:
  246. # - asset: assets/fonts/Flutter_Roboto.ttf
  247. #icon fonts
  248. # - family: Icon_Meteocons
  249. # fonts:
  250. # - asset: assets/icons/Meteocons.ttf
  251. # - family: FisIcons
  252. # fonts:
  253. # - asset: assets/icons/FisIcons.ttf
  254. # For details regarding fonts from package dependencies,
  255. # see https://flutter.dev/custom-fonts/#from-packages