pubspec.yaml 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183
  1. name: liftmanager
  2. description: 电梯管家连接一切
  3. # The following defines the version and build number for your application.
  4. # A version number is three numbers separated by dots, like 1.2.43
  5. # followed by an optional build number separated by a +.
  6. # Both the version and the builder number may be overridden in flutter
  7. # build by specifying --build-name and --build-number, respectively.
  8. # In Android, build-name is used as versionName while build-number used as versionCode.
  9. # Read more about Android versioning at https://developer.android.com/studio/publish/versioning
  10. # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
  11. # Read more about iOS versioning at
  12. # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
  13. version: 4.0.0+1
  14. environment:
  15. sdk: ">=2.2.0 <3.0.0"
  16. dependencies:
  17. flutter:
  18. sdk: flutter
  19. flutter_localizations:
  20. sdk: flutter
  21. # The following adds the Cupertino Icons font to your application.
  22. # Use with the CupertinoIcons class for iOS style icons.
  23. cupertino_icons: ^0.1.2
  24. # 路由框架
  25. fluro: ^1.5.1
  26. # 网络库
  27. dio: ^3.0.7
  28. # 格式化String
  29. sprintf: ^4.0.2
  30. # bugly 腾讯bug收集
  31. flutter_bugly: ^0.2.8
  32. # 高德地图
  33. amap_location_flutter_plugin:
  34. git:
  35. url: https://github.com/amap-demo/amap-location-flutter.git
  36. # amap_all_fluttify: ^0.16.2
  37. amap_map_fluttify: ^0.23.4
  38. amap_search_fluttify: ^0.10.0
  39. # amap_location_fluttify: ^0.8.6+356f11c
  40. # decorated_flutter: ^0.12.0
  41. # foundation_fluttify: ^0.8.8
  42. # Dart 常用工具类库
  43. common_utils: ^1.2.1
  44. # 图片缓存
  45. cached_network_image: ^2.0.0-rc.1
  46. image: ^2.0.7
  47. # WebView插件
  48. webview_flutter: ^0.3.18+1
  49. # 状态管理
  50. provider: ^4.0.0
  51. # Toast插件
  52. oktoast: ^2.3.0
  53. # Flutter 常用工具类库
  54. flustars: 0.2.6+1
  55. # https://github.com/ReactiveX/rxdart
  56. rxdart: ^0.22.5
  57. # Flutter 轮播图
  58. flutter_swiper: ^1.1.6
  59. # 处理键盘事件
  60. keyboard_actions: ^2.1.2
  61. # 启动URL的插件
  62. url_launcher: ^5.4.2
  63. # 扫码
  64. # flutter_barcode_scanner: ^1.0.1
  65. barcode_scan:
  66. git:
  67. url: https://github.com/simplezhli/flutter_barcode_reader.git
  68. # 图片选择插件
  69. image_picker: 0.6.2+1
  70. # 网络状态
  71. connectivity: ^0.4.6+1
  72. package_info: ^0.4.0+18
  73. crypto: ^2.1.3
  74. # toast
  75. fluttertoast: ^7.0.2
  76. # ftoast: ^1.0.0
  77. # fsuper: ^2.0.2
  78. # percent
  79. percent_indicator: ^2.1.5
  80. # 微信登录
  81. fluwx: ^1.2.1
  82. # fluwx_no_pay: ^2.1.1
  83. # 权限
  84. permission_handler: ^4.0.0
  85. # 信鸽推送
  86. fake_push: ^0.5.3
  87. # 时间选择器
  88. flutter_datetime_picker: ^1.2.8
  89. # 选择列表
  90. azlistview: ^0.1.2
  91. # 拼音首字母
  92. lpinyin: ^1.0.7
  93. date_format: ^1.0.8
  94. flutter_cupertino_date_picker: ^1.0.12
  95. flutter_full_pdf_viewer: ^1.0.1
  96. web_socket_channel: ^1.1.0
  97. flutter_screenutil: ^0.5.2
  98. flutter_spinkit: "^2.1.0"
  99. chewie: ^0.9.7
  100. video_player: ^0.10.1+6
  101. shared_preferences: ^0.5.0
  102. file_picker: ^1.9.0+1
  103. # tobias: ^1.6.1
  104. # sy_flutter_alipay: ^0.2.1
  105. flutter_alipay: "^1.0.0"
  106. dart_notification_center: ^1.0.0+1
  107. #图片预览缩放
  108. photo_view: ^0.9.2
  109. #省市区联动
  110. city_pickers: ^0.1.30
  111. flutter_picker: ^1.1.5
  112. flutter_html: ^1.0.0
  113. uni_links: ^0.2.0
  114. orientation: ^1.2.0
  115. dev_dependencies:
  116. flutter_test:
  117. sdk: flutter
  118. tuple: ^1.0.3
  119. # For information on the generic Dart part of this file, see the
  120. # following page: https://dart.dev/tools/pub/pubspec
  121. # The following section is specific to Flutter.
  122. flutter:
  123. # The following line ensures that the Material Icons font is
  124. # included with your application, so that you can use the icons in
  125. # the material Icons class.
  126. uses-material-design: true
  127. # To add assets to your application, add an assets section, like this:
  128. assets:
  129. - assets/images/
  130. - assets/images/search_friends.gif
  131. - assets/images/bg.png
  132. - assets/images/no_image.png
  133. - assets/images/wode/btn_4.png
  134. - assets/images/login/
  135. - assets/images/home/
  136. - assets/images/news/
  137. - assets/images/work/
  138. - assets/images/wode/
  139. - assets/images/state/
  140. - assets/images/tab_first/
  141. - assets/images/temporary/
  142. # An image asset can refer to one or more resolution-specific "variants", see
  143. # https://flutter.dev/assets-and-images/#resolution-aware.
  144. # For details regarding adding assets from package dependencies, see
  145. # https://flutter.dev/assets-and-images/#from-packages
  146. # To add custom fonts to your application, add a fonts section here,
  147. # in this "flutter" section. Each entry in this list should have a
  148. # "family" key with the font family name, and a "fonts" key with a
  149. # list giving the asset and other descriptors for the font. For
  150. # example:
  151. fonts:
  152. - family: myfont
  153. fonts:
  154. - asset: assets/fonts/iconfont.ttf
  155. # - asset: fonts/Schyler-Italic.ttf
  156. # style: italic
  157. # - family: Trajan Pro
  158. # fonts:
  159. # - asset: fonts/TrajanPro.ttf
  160. # - asset: fonts/TrajanPro_Bold.ttf
  161. # weight: 700
  162. #
  163. # For details regarding fonts from package dependencies,
  164. # see https://flutter.dev/custom-fonts/#from-packages