1 Star 0 Fork 176

靓仔龙 / 群晖助手

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pubspec.yaml 4.68 KB
一键复制 编辑 原始数据 按行查看 历史
ChallengerV 提交于 2021-10-24 21:52 . [新增]支持ipv6
name: dsm_helper
description: 适用于群辉6.x的手机助手。采用新拟态设计风格
# The following line prevents the package from being accidentally published to
# pub.dev using `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: 0.0.101+101
environment:
sdk: ">=2.10.0 <3.0.0"
dependency_overrides:
http: ^0.13.3 # dartssh 1.0.3+3 需要重写此版本
convert: ^3.0.1 # dartssh 1.0.3+3 需要重写此版本
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.3
# fluttertoast: ^7.1.6
oktoast: ^3.1.1
package_info: ^2.0.2
pull_to_refresh: ^2.0.0
shared_preferences: ^2.0.7
permission_handler: ^8.1.4+2
extended_image: ^4.1.0
cool_ui: ^1.1.0
gallery_saver: ^2.1.3
android_intent: ^2.0.2
path_provider: ^2.0.3
flutter_downloader: ^1.6.1
percent_indicator: ^3.0.1
fl_chart: ^0.40.0
file_picker: ^4.0.1
open_file: ^3.2.1
flutter_datetime_picker:
git: https://github.com/Realank/flutter_datetime_picker.git
flutter_swiper_null_safety: ^1.0.2
html: ^0.15.0
flutter_html: ^2.1.2
provider: ^6.0.0
wave: ^0.2.0
umeng_analytics_plugin:
git: https://gitee.com/challengerV/umeng_analytics_plugin.git
photo_manager: ^1.3.1
vibrate: ^0.0.4
url_launcher: ^6.0.10
http: ^0.13.3
local_auth: ^1.1.7
gesture_password: ^0.0.6
connectivity: ^3.0.6
code_editor: ^1.3.1
flutter_highlight: ^0.7.0
syncfusion_flutter_pdfviewer: ^19.2.59-beta
wechat_assets_picker: ^6.1.0
fluwx: ^3.6.1+1
fijkplayer: ^0.10.0
device_info: ^2.0.2
xml2json: ^5.3.1
wake_on_lan: ^2.0.1+1
# pangle_flutter: ^1.4.1 # 穿山甲广告
xterm: ^2.5.0-pre
dartssh:
git: https://gitee.com/apaipai/dartssh.git
dio:
git:
url: https://gitee.com/apaipai/dio.git
ref: 4.0.0
draggable_scrollbar:
git: https://gitee.com/apaipai/draggable_scrollbar.git
neumorphic:
git: https://gitee.com/apaipai/neumorphic.git
receive_sharing_intent:
git: https://gitee.com/apaipai/receive_sharing_intent.git
dns: ^0.1.3
dev_dependencies:
flutter_test:
sdk: flutter
# 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.
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
# To add assets to your application, add an assets section, like this:
assets:
- assets/tabbar/
- assets/icons/
- assets/applications/
- assets/applications/6/
- assets/applications/7/
- assets/control_panel/
- assets/control_panel/6/
- assets/control_panel/7/
- assets/
# An image asset can refer to one or more resolution-specific "variants", see
# https://flutter.dev/assets-and-images/#resolution-aware.
# For details regarding adding assets from package dependencies, see
# https://flutter.dev/assets-and-images/#from-packages
# To add custom fonts to your application, add a fonts section here,
# in this "flutter" section. Each entry in this list should have a
# "family" key with the font family name, and a "fonts" key with a
# list giving the asset and other descriptors for the font. For
# example:
# fonts:
# - family: Schyler
# fonts:
# - asset: fonts/Schyler-Regular.ttf
# - asset: fonts/Schyler-Italic.ttf
# style: italic
# - family: Trajan Pro
# fonts:
# - asset: fonts/TrajanPro.ttf
# - asset: fonts/TrajanPro_Bold.ttf
# weight: 700
#
# For details regarding fonts from package dependencies,
# see https://flutter.dev/custom-fonts/#from-packages
Dart
1
https://gitee.com/liulongzhenhai/dsm_helper.git
git@gitee.com:liulongzhenhai/dsm_helper.git
liulongzhenhai
dsm_helper
群晖助手
master

搜索帮助