mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This version of Dart supports dot shorthands. Follow-up to: https://github.com/flutter/flutter/issues/180607 See also: * https://flutter.dev/go/flutter-style-updates * https://github.com/flutter/flutter/pull/181934
24 lines
444 B
YAML
24 lines
444 B
YAML
name: flutter_localizations
|
|
|
|
environment:
|
|
sdk: ^3.10.0-0
|
|
|
|
resolution: workspace
|
|
|
|
dependencies:
|
|
# To update these, use "flutter update-packages --force-upgrade".
|
|
#
|
|
# For detailed instructions, refer to:
|
|
# https://github.com/flutter/flutter/blob/main/docs/infra/Updating-dependencies-in-Flutter.md
|
|
|
|
flutter:
|
|
sdk: flutter
|
|
intl: 0.20.2
|
|
path: 1.9.1
|
|
|
|
dev_dependencies:
|
|
flutter_test:
|
|
sdk: flutter
|
|
|
|
# PUBSPEC CHECKSUM: c2j4ng
|