skywood/pubspec.yaml
2026-06-26 13:12:54 +08:00

90 lines
2.2 KiB
YAML

name: skywood
description: "A new Flutter project."
publish_to: 'none' # Remove this line 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.
cupertino_icons: ^1.0.8
get: ^4.7.2
flutter_screenutil: ^5.9.3
get_storage: ^2.1.1
package_info_plus: ^8.3.0
device_info_plus: ^11.5.0
flutter_secure_storage: ^9.2.4
android_id: ^0.5.1
json_annotation: ^4.9.0
intl: ^0.20.2
wakelock_plus: ^1.3.2
cached_network_image: ^3.4.1
flutter_cache_manager: ^3.4.1
flutter_staggered_grid_view: ^0.7.0
webview_flutter: ^4.13.0
url_launcher: ^6.3.2
video_player: ^2.10.0
visibility_detector: ^0.4.0+2
easy_refresh: ^3.4.0
carousel_slider: ^5.1.2
connectivity_plus: ^6.1.5
flutter_card_swiper: ^7.0.2
fluttertoast: ^9.0.0
flutter_inappwebview: ^6.1.5
image_picker: ^1.1.2
flutter_image_compress: ^2.4.0
sign_in_with_apple: ^7.0.1
logger: ^2.5.0
loading_animation_widget: ^1.3.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.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 packages.
flutter:
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/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