1 Star 0 Fork 0

Sand / point24

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pubspec.yaml 4.36 KB
一键复制 编辑 原始数据 按行查看 历史
Sand 提交于 2024-05-17 18:46 . 增加how to play 功能
name: points24
description: A new Flutter project.
# The following line prevents the package from being accidentally published to
# pub.dev using `flutter 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.17.6 <3.0.0"
# Dependencies specify other packages that your package needs in order to work.
# To automatically upgrade your package dependencies to the latest versions
# consider running `flutter pub upgrade --major-versions`. Alternatively,
# dependencies can be manually updated by changing the version numbers below to
# the latest version available on pub.dev. To see which dependencies have newer
# versions available, run `flutter pub outdated`.
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
get: ^4.6.5 #get全功能组件
flukit: ^3.0.1 #flutter 实战 书种组件
flutter_screenutil: ^5.0.0+2 #屏幕适配
getwidget: ^2.0.5 #各种widget gf风格的组件https://docs.getwidget.dev/
# health: 8.0.0 #健康
# permission_handler: ^10.2.0
# flutter_swiper_view: ^1.1.8
google_fonts: ^4.0.1
flame_audio: ^2.0.2
flame: ^1.12.0
shared_preferences: ^2.2.3
video_player: ^2.8.6
# video_player: ^2.7.2
# aes_crypt_null_safe: ^2.0.2
# encryptions: ^1.1.0+1
# # pin_code_fields: 7.0.0
# pin_code_fields: 8.0.1
# # encrypt: ^5.0.1
# # pointycastle: ^3.1.1
# # fast_rsa: ^3.6.1
# # flutter_cipher: ^0.0.3
# # flutter_swiper_null_safety: ^1.0.2
# encrypt: ^5.0.1
# dio: ^5.3.3
# # dio: ^4.0.0
# google_sign_in: ^6.1.5
# sign_in_with_apple: ^5.0.0
# uuid: ^4.0.0
# crypto: ^3.0.0
# flutter_native_timezone: ^2.0.0
# pretty_dio_logger: 1.3.1
# art_sweetalert: ^0.0.5 #https://pub.dev/packages/art_sweetalert
# quickalert: ^1.0.2 #https://pub.dev/packages/quickalert
# rflutter_alert: ^2.0.7
# path_provider: ^2.1.1
# shared_preferences: ^2.2.2
# motion_toast: ^2.7.9
# extension_utils: ^1.0.1
# flutter_cupertino_datetime_picker: ^3.0.0
# flutter_custom_dialog: ^1.1.0
# lottie: ^1.0.1
# # flutter_staggered_grid_view: 0.7.0
# masonry_grid: 1.0.0
# flutter_advanced_segment: ^3.0.2
# syncfusion_flutter_charts: ^23.2.4 #收费图标库
# fl_chart: ^0.64.0 #不收费图表库
# flutter_svg: ^2.0.7
# url_launcher: ^6.1.14
# pull_to_refresh_flutter3: ^2.0.2
# text_wrap_auto_size: ^1.2.3
# cached_network_image: ^3.3.1
# # flutter_html: ^2.2.1
# flutter_widget_from_html_core: ^0.14.10
#
# image_cropper: ^5.0.1
# image_picker: ^1.0.7
# wechat_assets_picker: ^8.8.1+1
# modal_bottom_sheet: ^2.1.2
# bottom_sheet: ^4.0.0
# easy_pie_chart: ^1.0.0
# simple_circular_progress_bar: ^1.0.2
# marquee: ^2.2.3
# dropdown_button2: ^2.3.9
#
dev_dependencies:
flutter_test:
sdk: flutter
# The "flutter_lints" package below contains a set of recommended lints to
# encourage good coding practices. The lint set provided by the package is
# activated in the `analysis_options.yaml` file located at the root of your
# package. See that file for information about deactivating specific lint
# rules and activating additional ones.
flutter_lints: ^2.0.0
# 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 packages.
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
assets:
- images/
- media/
- audio/
- assets/audio/
# - json/
# # - fonts/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wangzy2018/point24.git
git@gitee.com:wangzy2018/point24.git
wangzy2018
point24
point24
main

搜索帮助

344bd9b3 5694891 D2dac590 5694891