2 Star 6 Fork 1

乔彬 / mianzu_app

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pubspec.yaml 4.28 KB
一键复制 编辑 原始数据 按行查看 历史
name: flutter_mianzu
description: 免租租房
# 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: 1.0.0+1
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
flutter_swiper: ^1.1.6 # banner轮播
dio: ^3.0.10 # 网络框架
flutter_spinkit: ^3.1.0
# pull_to_refresh: ^1.4.7
event_bus: ^1.1.0 # 消息通知
flutter_html: ^0.10.4
flutter_screenutil: ^0.5.3 # 屏幕适配
fluttertoast: ^3.1.0 # 吐司
shared_preferences: ^0.5.3+4 # sp
fluro: ^1.6.3 # 路由
provider: ^3.0.0+1
city_pickers: ^0.1.30 # 城市选择
flutter_easyrefresh: ^2.0.3 # 上下拉刷新
flutter_webview_plugin: ^0.3.11 # webview插件
cached_network_image: ^2.0.0
flutter_stack_trace: ^1.0.1
toast: ^0.1.5 # 吐司
share: ^0.6.5+4 # 分享
flutter_bmflocation: ^1.0.2
flutter_bmfmap: ^1.0.2
flutter_bmfutils: ^1.0.2
image_picker: ^0.6.7+14 # 图片选择
flutter_image_compress: ^0.7.0 # 图片压缩
web_socket_channel: ^1.1.0 # websocket
package_info: ^0.4.3+2 #获取本地项目各类信息 例如版本
permission_handler: ^5.0.1+1 # 权限处理
path_provider: ^1.6.24 # 获取app路径
flutter_downloader: ^1.5.2 # flutter 下载插件
install_apk_plugin: ^1.0.1
flutter_xupdate: ^1.0.2
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.0
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:
- images/no_data.png
- images/mall_icon.png
- images/pw.png
- images/splash.png
- images/network_error.png
- images/avatar_default.png
- images/add.png
- images/delete.png
- images/search.png
- images/arrow_down.png
- images/kefu.png
- images/icon_house.png
- images/icon_heart.png
- images/icon_feedback.png
- images/icon_about.png
- images/welcome.jpg
# 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
Dart
1
https://gitee.com/qobn/mianzu_flutter.git
git@gitee.com:qobn/mianzu_flutter.git
qobn
mianzu_flutter
mianzu_app
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891