We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dceb1b commit 4d33182Copy full SHA for 4d33182
example/README.md
@@ -1,8 +1,5 @@
1
*This example assumes you're using a recent version of the Dart or Flutter SDK.*
2
3
-* Dart: you need [Dart 2](https://www.dartlang.org/dart-2).
4
-* Flutter: at least 0.6.0 (August 16, 2018).
5
-
6
To use [package:json_serializable][json_serializable] in your package, add these
7
dependencies to your `pubspec.yaml`.
8
json_serializable/build.yaml
@@ -1,4 +1,4 @@
-# Read about `build.yaml` at https://pub.dartlang.org/packages/build_config
+# Read about `build.yaml` at https://pub.dev/packages/build_config
targets:
$default:
builders:
0 commit comments