当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
3 Star 16 Fork 7

mx / flutter_boom_app
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pubspec.yaml 4.06 KB
一键复制 编辑 Web IDE 原始数据 按行查看 历史
jason 提交于 2020-04-28 15:55 . 应用内升级
name: neng
description: A new Flutter application.
# 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.1.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^0.1.3
#状态管理框架
fish_redux: ^0.3.1
provider: ^3.1.0+1
#常用工具
common_utils: ^1.1.3
#常用工具
flustars: ^0.2.6+1
#Toast工具
oktoast: ^2.3.1+1
#刷新框架
flutter_easyrefresh: ^2.0.8
pull_to_refresh: ^1.5.8
#网络框架
dio: ^3.0.4
#轮播图
carousel_slider: ^1.4.1
#城市选择器
azlistview: ^0.1.2
#图片
cached_network_image: ^2.0.0
extended_image: ^0.7.2
extended_image_library: ^0.2.1
image: any
image_editor: any
# photo_manager: ^0.4.5
flutter_image_compress: ^0.6.5+1
#图片压缩
flutter_luban: ^0.1.9
#图片选泽
image_picker: ^0.6.2+1
#屏幕适配
flutter_screenutil: ^0.5.3
#屏幕方向
orientation: ^1.1.0
#pageview的指示器
page_indicator: ^0.3.0
#网络连接
connectivity: ^0.4.5+3
#事件通信
event_bus: ^1.1.0
#loading动画
loading_indicator: ^1.1.0
#特殊文本
extended_text: ^0.6.6
#html解析
flutter_html: ^0.11.1
#可滚动到index的listView
flutter_widgets: ^0.1.7+1
#状态栏切换
flutter_statusbarcolor: ^0.2.3
extended_nested_scroll_view: ^0.3.8
package_info: ^0.4.0+13
expand_widget: ^0.2.0+2
flutter_sticky_header: ^0.4.0
intl: ^0.16.1
jr_extension: ^0.1.5
linked_scroll_widgets: ^0.1.0
#视频
fijkplayer: ^0.6.2
#多图片上传
multi_image_picker: ^4.6.6+rc.1
#应用内升级
ota_update: ^2.2.1
# 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:
# - images/a_dot_burr.jpeg
# - images/a_dot_ham.jpeg
assets:
- assets/images/
- assets/images/default/
- assets/images/function/
- assets/images/setting/
# 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/huzhenyu/boom.git
git@gitee.com:huzhenyu/boom.git
huzhenyu
boom
flutter_boom_app
master

搜索帮助

14c37bed 8189591 565d56ea 8189591