pubspec.yaml 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182
  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. # WebView插件
  47. webview_flutter: ^0.3.18+1
  48. # 状态管理
  49. provider: ^4.0.0
  50. # Toast插件
  51. oktoast: ^2.3.0
  52. # Flutter 常用工具类库
  53. flustars: 0.2.6+1
  54. # https://github.com/ReactiveX/rxdart
  55. rxdart: ^0.22.5
  56. # Flutter 轮播图
  57. flutter_swiper: ^1.1.6
  58. # 处理键盘事件
  59. keyboard_actions: ^2.1.2
  60. # 启动URL的插件
  61. url_launcher: ^5.4.2
  62. # 扫码
  63. flutter_barcode_scanner: ^1.0.1
  64. # barcode_scan:
  65. # git:
  66. # url: https://github.com/simplezhli/flutter_barcode_reader.git
  67. # 图片选择插件
  68. image_picker: 0.6.2+1
  69. # 网络状态
  70. connectivity: ^0.4.6+1
  71. package_info: ^0.4.0+18
  72. crypto: ^2.1.3
  73. # toast
  74. fluttertoast: ^7.0.2
  75. # ftoast: ^1.0.0
  76. # fsuper: ^2.0.2
  77. # percent
  78. percent_indicator: ^2.1.5
  79. # 微信登录
  80. fluwx: ^1.2.1
  81. # fluwx_no_pay: ^2.1.1
  82. # 权限
  83. permission_handler: ^4.0.0
  84. # 信鸽推送
  85. fake_push: ^0.5.3
  86. # 时间选择器
  87. flutter_datetime_picker: ^1.2.8
  88. # 选择列表
  89. azlistview: ^0.1.2
  90. # 拼音首字母
  91. lpinyin: ^1.0.7
  92. date_format: ^1.0.8
  93. flutter_cupertino_date_picker: ^1.0.12
  94. flutter_full_pdf_viewer: ^1.0.1
  95. web_socket_channel: ^1.1.0
  96. flutter_screenutil: ^0.5.2
  97. flutter_spinkit: "^2.1.0"
  98. chewie: ^0.9.7
  99. video_player: ^0.10.1+6
  100. shared_preferences: ^0.5.0
  101. file_picker: ^1.9.0+1
  102. # tobias: ^1.6.1
  103. # sy_flutter_alipay: ^0.2.1
  104. flutter_alipay: "^1.0.0"
  105. dart_notification_center: ^1.0.0+1
  106. #图片预览缩放
  107. photo_view: ^0.9.2
  108. #省市区联动
  109. city_pickers: ^0.1.30
  110. flutter_picker: ^1.1.5
  111. flutter_html: ^1.0.0
  112. uni_links: ^0.2.0
  113. orientation: ^1.2.0
  114. dev_dependencies:
  115. flutter_test:
  116. sdk: flutter
  117. tuple: ^1.0.3
  118. # For information on the generic Dart part of this file, see the
  119. # following page: https://dart.dev/tools/pub/pubspec
  120. # The following section is specific to Flutter.
  121. flutter:
  122. # The following line ensures that the Material Icons font is
  123. # included with your application, so that you can use the icons in
  124. # the material Icons class.
  125. uses-material-design: true
  126. # To add assets to your application, add an assets section, like this:
  127. assets:
  128. - assets/images/
  129. - assets/images/search_friends.gif
  130. - assets/images/bg.png
  131. - assets/images/no_image.png
  132. - assets/images/wode/btn_4.png
  133. - assets/images/login/
  134. - assets/images/home/
  135. - assets/images/news/
  136. - assets/images/work/
  137. - assets/images/wode/
  138. - assets/images/state/
  139. - assets/images/tab_first/
  140. - assets/images/temporary/
  141. # An image asset can refer to one or more resolution-specific "variants", see
  142. # https://flutter.dev/assets-and-images/#resolution-aware.
  143. # For details regarding adding assets from package dependencies, see
  144. # https://flutter.dev/assets-and-images/#from-packages
  145. # To add custom fonts to your application, add a fonts section here,
  146. # in this "flutter" section. Each entry in this list should have a
  147. # "family" key with the font family name, and a "fonts" key with a
  148. # list giving the asset and other descriptors for the font. For
  149. # example:
  150. fonts:
  151. - family: myfont
  152. fonts:
  153. - asset: assets/fonts/iconfont.ttf
  154. # - asset: fonts/Schyler-Italic.ttf
  155. # style: italic
  156. # - family: Trajan Pro
  157. # fonts:
  158. # - asset: fonts/TrajanPro.ttf
  159. # - asset: fonts/TrajanPro_Bold.ttf
  160. # weight: 700
  161. #
  162. # For details regarding fonts from package dependencies,
  163. # see https://flutter.dev/custom-fonts/#from-packages