You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
samples/experimental/linting_tool/pubspec.yaml

30 lines
509 B

name: linting_tool
description: A new Flutter project.
version: 1.0.0+1
environment:
sdk: ">=2.12.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
adaptive_breakpoints: ^0.0.4
cupertino_icons: ^1.0.2
equatable: ^2.0.3
flutter_markdown: ^0.6.2
google_fonts: ^2.1.0
http: ^0.13.3
json_annotation: ^4.0.1
provider: ^5.0.0
dev_dependencies:
flutter_test:
sdk: flutter
build_runner: ^2.0.6
flutter_lints: ^1.0.3
json_serializable: ^4.1.4
flutter:
uses-material-design: true