3 Star 17 Fork 0

lzdjack/社区交友

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pubspec.yaml 3.93 KB
一键复制 编辑 原始数据 按行查看 历史
lzdjack 提交于 2020-06-11 22:51 . 聊天功能完善
name: makingfriends
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
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: ^0.1.2
#状态管理
provider: ^4.0.4
#骨架屏
shimmer: ^1.1.0
#dio
dio: ^3.0.9
#图片缓存
cached_network_image: ^2.1.0+1
#下拉刷新
pull_to_refresh: ^1.5.8
#吐司
oktoast: ^2.3.1+1
#本地缓存
shared_preferences: ^0.5.3+5
#dialog
flutter_custom_dialog: ^1.0.16
#选择框
flutter_picker: ^1.1.3
#城市选择
city_pickers: ^0.1.30
#路由
fluro: ^1.6.1
#屏幕适配
flutter_screenutil: ^1.1.0
#颜色转换
flutter_color_plugin: ^0.0.2
#app更新
flutter_xupdate: ^0.0.3
#网络状态
connectivity: ^0.4.8+2
#启动图
flutter_splash_screen: ^0.1.0
#图标
font_awesome_flutter: ^8.8.0
#查看图片
photo_view: ^0.9.2
#计算部件高度
after_layout: ^1.0.7+2
#分享
share: ^0.6.3+6
#tab 滑动
extended_nested_scroll_view: ^0.4.0
#轮播图
flutter_swiper: ^1.1.6
#loading
flutter_spinkit: ^4.1.2+1
#查询图片资源
photo_manager: ^0.4.8
#图片相册样式
photo: ^0.4.8
#拍照
image_picker: ^0.6.5+2
#获取app版本号
package_info: ^0.4.0+18
web_socket_channel: ^1.1.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_localizations:
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/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
assets:
- assets/nothing.png
- assets/default.png
- assets/1.jpg
- assets/2.jpg
- assets/3.jpg
- assets/wb.png
- assets/QQ.png
- assets/wx.png
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Dart
1
https://gitee.com/lzdjack/making_friends.git
git@gitee.com:lzdjack/making_friends.git
lzdjack
making_friends
社区交友
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385