pubspec.yaml 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  1. name: ysairplane2
  2. description: A new Flutter application.
  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.7.0 <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.0
  27. shared_preferences: ^0.5.7+3
  28. dio: ^3.0.10
  29. fluttertoast: ^7.1.1
  30. url_launcher: ^5.5.0
  31. image_picker: ^0.6.7+4
  32. qiniu_flutter_sdk: ^0.2.0
  33. path_provider: ^1.6.11
  34. jpush_flutter: ^0.5.5
  35. webview_flutter: ^1.0.7
  36. flutter_staggered_grid_view: ^0.3.2
  37. flutter_easyrefresh: ^2.1.5
  38. video_player: ^0.10.12+2
  39. flutter_screenutil: ^3.2.0
  40. flutter_swiper: ^1.1.6
  41. fluwx: ^2.3.0
  42. flutter_alipay: ^1.0.0
  43. encrypt: ^4.0.2
  44. smooth_star_rating: ^1.1.1
  45. package_info: ^0.4.3+2
  46. flutter_app_upgrade: ^1.1.0
  47. city_pickers: ^0.2.0
  48. install_plugin: ^2.0.1
  49. permission_handler: ^5.1.0+2
  50. qr_flutter: ^3.1.0
  51. image_gallery_saver: ^1.6.8
  52. table_calendar: ^2.3.3
  53. # cached_network_image: ^2.3.3
  54. dev_dependencies:
  55. flutter_test:
  56. sdk: flutter
  57. # For information on the generic Dart part of this file, see the
  58. # following page: https://dart.dev/tools/pub/pubspec
  59. # The following section is specific to Flutter.
  60. flutter:
  61. # The following line ensures that the Material Icons font is
  62. # included with your application, so that you can use the icons in
  63. # the material Icons class.
  64. uses-material-design: true
  65. # To add assets to your application, add an assets section, like this:
  66. assets:
  67. - lib/images/home.png
  68. - lib/images/course.png
  69. - lib/images/square.png
  70. - lib/images/mine.png
  71. - lib/images/love.png
  72. - lib/images/love2.png
  73. - lib/images/eyes.png
  74. - lib/images/eyes2.png
  75. - lib/images/squareBg1.png
  76. - lib/images/squareBg2.png
  77. - lib/images/suqareMsg.png
  78. - lib/images/head.png
  79. - lib/images/addSquare.png
  80. - lib/images/squareBg3.png
  81. - lib/images/look.png
  82. - lib/images/photo.png
  83. - lib/images/video.png
  84. - lib/images/tips.png
  85. - lib/images/top.png
  86. - lib/images/money.png
  87. - lib/images/travel.png
  88. - lib/images/collection.png
  89. - lib/images/feedback.png
  90. - lib/images/setting.png
  91. - lib/images/money2.png
  92. - lib/images/off2.png
  93. - lib/images/succeed.png
  94. - lib/images/wallet.png
  95. - lib/images/homeMsg.png
  96. - lib/images/homeAd.png
  97. - lib/images/home1.png
  98. - lib/images/home2.png
  99. - lib/images/vip.png
  100. - lib/images/home3.png
  101. - lib/images/home4.png
  102. - lib/images/vip2.png
  103. - lib/images/agree.png
  104. - lib/images/wechat.png
  105. - lib/images/wexinLogo.png
  106. - lib/images/aliLogo.png
  107. - lib/images/kaiguankai.png
  108. - lib/images/kaiguanguan.png
  109. - lib/images/plane.png
  110. - lib/images/ok.png
  111. - lib/images/marker.png
  112. - lib/images/marker2.png
  113. - lib/images/1.png
  114. - lib/images/2.png
  115. - lib/images/3.png
  116. - lib/images/余额.png
  117. - lib/images/关闭.png
  118. - lib/images/组796.png
  119. - lib/images/icon.png
  120. - lib/images/xiazai-tianchong.png
  121. - lib/images/去提现.png
  122. - lib/images/入驻.png
  123. - lib/images/审核失败1.png
  124. - lib/images/审核中.png
  125. - lib/images/收入明细.png
  126. - lib/images/图层2257.png
  127. - lib/images/联盟.png
  128. - lib/images/fenxiang.png
  129. - lib/images/guanyuwomen.png
  130. # An image asset can refer to one or more resolution-specific "variants", see
  131. # https://flutter.dev/assets-and-images/#resolution-aware.
  132. # For details regarding adding assets from package dependencies, see
  133. # https://flutter.dev/assets-and-images/#from-packages
  134. # To add custom fonts to your application, add a fonts section here,
  135. # in this "flutter" section. Each entry in this list should have a
  136. # "family" key with the font family name, and a "fonts" key with a
  137. # list giving the asset and other descriptors for the font. For
  138. # example:
  139. # fonts:
  140. # - family: Schyler
  141. # fonts:
  142. # - asset: fonts/Schyler-Regular.ttf
  143. # - asset: fonts/Schyler-Italic.ttf
  144. # style: italic
  145. # - family: Trajan Pro
  146. # fonts:
  147. # - asset: fonts/TrajanPro.ttf
  148. # - asset: fonts/TrajanPro_Bold.ttf
  149. # weight: 700
  150. #
  151. # For details regarding fonts from package dependencies,
  152. # see https://flutter.dev/custom-fonts/#from-packages