19 Star 52 Fork 17

doughsu/nepu_course

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pubspec.yaml 4.90 KB
一键复制 编辑 原始数据 按行查看 历史
doughsu 提交于 2023-10-19 11:11 +08:00 . update new function
name: muse_nepu_course
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: 1.0.0+1
environment:
sdk: '>=2.18.2 <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:
dio: ^4.0.6
flutter:
sdk: flutter
calendar_agenda: ^0.0.2+3
path_provider: ^2.0.0
flutter_colorpicker: ^1.0.3
material_dialogs: ^1.1.4
sn_progress_dialog: ^1.0.9
lottie: ^2.1.0
tutorial_coach_mark: ^1.2.4
rameez_animated_login_screen: ^0.0.6
timelines: ^0.1.0
image_picker: ^0.8.6
flutter_slidable: ^2.0.0
liquid_swipe: ^3.0.0
shrink_sidemenu: ^2.0.0+2-null-safety
easy_app_installer: ^1.0.0
achievement_view: ^1.0.0
lunar: ^1.2.24
font_awesome_flutter: ^10.0.0
provider: ^6.0.1
quiver: ^3.0.1
sign_in_button: ^3.0.0
another_flushbar: ^1.12.29
another_transformer_page_view: ^2.0.1
card_loading: ^0.2.2
path_drawing: ^1.0.1
rive: ^0.11.17
jpush_flutter: ^2.4.0
animate_do: ^2.1.0
launch_at_startup: ^0.2.1
bitsdojo_window: ^0.1.5
window_manager: ^0.3.2
flutter_markdown: ^0.6.14
pointycastle: ^3.7.3
animated_text_kit: ^4.2.2
bottom_bar_with_sheet: ^2.4.0
image_gallery_saver: ^2.0.1
file_picker: ^5.2.5
audio_waveforms: ^1.0.4
image: ^3.0.2
url_launcher: ^6.1.14
flutter_sliding_box: ^1.1.3
multi_dropdown: ^2.1.0
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
# To add assets to your application, add an assets section, like this:
# assets:
# - images/a_dot_burr.jpeg
# - images/a_dot_ham.jpeg
assets:
- assets/
- images/
- assets/pay/
# 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/doughsu/nepu_course.git
git@gitee.com:doughsu/nepu_course.git
doughsu
nepu_course
nepu_course
main

搜索帮助