1 Star 0 Fork 0

neareas/grease_client_screen

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pubspec.yaml 2.98 KB
一键复制 编辑 原始数据 按行查看 历史
与梦齐飞 提交于 2024-07-07 11:51 . 大屏软件
name: grease_client_screen
description: 油坊大屏软件
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.1.1+4
#version: 1.0.3+4
environment:
sdk: ">=2.16.2 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
motion_toast: ^2.6.5
dio: ^5.0.3
shared_preferences: ^2.1.1
logger: ^2.0.2+1
multi_image_picker_view: ^1.0.2
crop_your_image: ^1.0.2
qr_flutter: ^4.0.0
qr_code_scanner: ^1.0.1
syncfusion_flutter_charts: ^25.2.5
flutter_speed_dial: ^7.0.0
event_bus: ^2.0.0
table_calendar: ^3.0.8
intl: any
date_format: ^2.0.7
flutter_slidable: ^3.0.0
flutter_localizations:
sdk: flutter
webview_flutter: ^4.2.0
flutter_swiper_plus: ^2.0.4
dart_numerics: ^0.0.6
easy_refresh: ^3.3.2+1
url_launcher: ^6.1.12
file_picker: ^8.0.0+1
package_info_plus: 8.0.0
path_provider: ^2.1.1
flutter_easyloading: ^3.0.5
web_socket_channel: ^3.0.0
uuid: ^4.4.0
network_info_plus: ^5.0.3
ffmpeg_kit_flutter: 6.0.3
permission_handler: ^11.3.0
wakelock_plus: ^1.2.5
flutter_xupdate: 2.0.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: ^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.
flutter:
uses-material-design: true
assets:
- assets/img/
- assets/echart/
- assets/html/
fonts:
- family: AliIcon
fonts:
- asset: assets/fonts/iconfont.ttf
# 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
flutter_intl:
enabled: true
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/neareas/grease_client_screen.git
[email protected]:neareas/grease_client_screen.git
neareas
grease_client_screen
grease_client_screen
master

搜索帮助