3 Star 44 Fork 31

语辰软件/ShirneApp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pubspec.yaml 3.93 KB
一键复制 编辑 原始数据 按行查看 历史
shirne 提交于 2025-01-06 16:26 . upgrade flutter version
name: shirne_app
description: An app developed by Flutter based on ShirneCMS.
publish_to: none
version: 3.0.0
environment:
sdk: ">=3.2.0 <4.0.0"
dependency_overrides:
alipay_kit_android:
git:
url: https://github.com/shirne/alipay_kit
ref: 07847adb9d5630def7817a4605867a4e8307ed6a
path: alipay_kit_android
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.
intl:
cupertino_icons:
package_info_plus: ^8.1.2
animations: ^2.0.0
# flutter_gen: ^3.1.1
permission_handler: ^11.0.1
# vector_math: ^2.1.0
shimmer: ^3.0.0
card_swiper: ^3.0.1
html:
# flutter_html: ^3.0.0-beta.1
flutter_widget_from_html_core: ^0.15.2
video_player: ^2.1.1
webview_flutter: ^4.2.1
webview_flutter_web: ^0.2.2+1
flutter_inappwebview: ^6.1.5
desktop_webview_window: ^0.2.0
url_launcher: ^6.0.7
#pull_to_refresh: ^2.0.0
#liquid_pull_to_refresh: ^3.0.0
#flutter_datetime_picker: ^1.5.1
flutter_city_picker: ^2.0.0
pinput: ^5.0.0
# camera: ^0.9.4
scan_barcode: #^0.3.0
git:
url: https://github.com/shirne/scan_barcode
ref: fd3b9f6b7a10bd6a2a9b40c5ffe10df3d5fae1ef
dio: ^5.0.0
# http: ^0.13.3
shared_preferences: ^2.0.5
event_bus: ^2.0.0
# audio_service: ^0.5.5
geolocator: ^13.0.2
jpush_flutter: ^3.1.7
share_plus: ^10.1.3
wechat_kit: ^6.0.2
alipay_kit: ^6.0.0
shirne_dialog: ^4.5.0
#bitsdojo_window: ^0.1.1+1
window_manager: ^0.4.3
logging: ^1.0.2
#window_size:
# git:
# url: git://github.com/google/flutter-desktop-embedding.git
# path: plugins/window_size
# ref: f2d8aa3820fb87316516670bf4d51a74de8ac0dd
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints:
icons_launcher: ^2.1.0
flutter_native_splash: ^2.4.4
# flutter pub run icons_launcher:create
icons_launcher:
image_path: "assets/graphics/logo.png"
platforms:
android:
enable: true
adaptive_foreground_image: "assets/graphics/logo_foreground.png"
adaptive_background_color: "#ffffff"
ios:
enable: true
macos:
enable: true
windows:
enable: true
web:
enable: true
favicon_path: "assets/graphics/logo.png"
# 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:
generate: true
# 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/
- assets/graphics/
- assets/images/
- assets/json/
fonts:
- family: tbicons
fonts:
- asset: assets/fonts/tbicons.ttf
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Dart
1
https://gitee.com/shirnecn/ShirneApp.git
[email protected]:shirnecn/ShirneApp.git
shirnecn
ShirneApp
ShirneApp
master

搜索帮助