1 Star 4 Fork 2

roomanl/famd

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pubspec.yaml 4.52 KB
一键复制 编辑 原始数据 按行查看 历史
roomanl 提交于 2024-11-11 16:07 . v3.5.6优化
name: famd
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 is used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 3.5.6+356
environment:
sdk: ^3.5.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
flutter_localizations:
sdk: flutter
cached_network_image: ^3.3.0
window_manager: ^0.3.9
file_picker: ^6.0.0
flutter_easyloading: ^3.0.5
logger: ^2.0.1
uri: ^1.0.0
web_socket_channel: ^2.4.0
json_rpc_2: ^3.0.2
encrypt: ^5.0.1
pointycastle: ^3.7.3
http: ^1.1.0
uuid: ^3.0.6
path_provider: ^2.1.0
package_info_plus: ^4.1.0
cupertino_icons: ^1.0.2
get: ^4.6.6
path: ^1.8.3
ffmpeg_kit_flutter: ^6.0.3
permission_handler: 9.1.0
device_info_plus: ^9.1.0
url_launcher: ^6.1.14
sqlite3_flutter_libs: ^0.5.24
sqflite_common_ffi: ^2.3.3
connectivity_plus: ^6.0.3
intl: ^0.19.0
flutter_udid: ^3.0.0
# win32: ^5.5.3
# webview_flutter: ^4.4.2
# webview_win_floating: ^2.2.2
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: ^4.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:
- lib/resources/images/
- lib/resources/aria2.conf
fonts:
- family: FangYuan2
fonts:
- asset: lib/resources/fonts/AlimamaFangYuanTiVF-Thin.ttf
weight: 500
# To add assets to your application, add an assets section, like this:
# assets:
# - images/a_dot_burr.jpeg
# - images/a_dot_ham.jpeg
# 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
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Dart
1
https://gitee.com/roomanl/famd.git
git@gitee.com:roomanl/famd.git
roomanl
famd
famd
master

搜索帮助