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
28 lines
383 B
YAML
28 lines
383 B
YAML
name: snippets
|
|
description: A package for parsing and manipulating code samples in Flutter repo dartdoc comments.
|
|
|
|
environment:
|
|
sdk: ^3.10.0-0
|
|
|
|
resolution: workspace
|
|
|
|
dependencies:
|
|
analyzer: any
|
|
args: any
|
|
file: any
|
|
meta: any
|
|
path: any
|
|
platform: any
|
|
process: any
|
|
|
|
pub_semver: any
|
|
|
|
dev_dependencies:
|
|
test: any
|
|
|
|
|
|
executables:
|
|
snippets:
|
|
|
|
# PUBSPEC CHECKSUM: o4c1ki
|