skywood/pubspec.yaml
2026-07-01 20:19:11 +08:00

94 lines
2.2 KiB
YAML

name: skywood
description: "A new Flutter project."
publish_to: 'none' # Remove this like if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ^3.11.5
dependencies:
flutter:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
# wakelock_plus: ^1.3.2
# cached_network_image: ^3.4.1
# flutter_cache_manager: ^3.4.1
# flutter_staggered_grid_view: ^0.7.0
# flutter_card_swiper: ^7.0.2
# connectivity_plus: ^6.1.5
cupertino_icons: ^1.0.8
get: ^4.7.2
flutter_screenutil: ^5.9.3
package_info_plus: ^8.3.0
device_info_plus: ^11.5.0
android_id: ^0.5.1
json_annotation: ^4.9.0
intl: ^0.20.2
flutter_secure_storage: ^9.2.4
webview_flutter: ^4.13.0
url_launcher: ^6.3.2
video_player: ^2.10.0
easy_refresh: ^3.4.0
flutter_image_compress: ^2.4.0
logger: ^2.5.0
loading_animation_widget: ^1.3.0
dio: ^5.9.2
shared_preferences: ^2.5.3
flutter_smart_dialog: ^5.1.0
talker_flutter: ^5.0.2
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
talker_dio_logger: ^5.0.2
# 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 packages.
flutter:
uses-material-design: true
# To add assets to your application, add an assets section, like this:
assets:
- assets/common/
- assets/imgs/
- assets/pics/
- assets/mine/
# - images/a_dot_ham.jpeg
# An image asset can refer to one or more resolution-specific "variants", see
# https://flutter.dev/to/resolution-aware-images
# For details regarding adding assets from package dependencies, see
# https://flutter.dev/to/asset-from-package
# 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/to/font-from-package