We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40444b4 commit ae18745Copy full SHA for ae18745
example/pubspec.lock
@@ -395,10 +395,10 @@ packages:
395
dependency: "direct dev"
396
description:
397
name: json_serializable
398
- sha256: "81f04dee10969f89f604e1249382d46b97a1ccad53872875369622b5bfc9e58a"
+ sha256: c50ef5fc083d5b5e12eef489503ba3bf5ccc899e487d691584699b4bdefeea8c
399
url: "https://pub.dev"
400
source: hosted
401
- version: "6.9.4"
+ version: "6.9.5"
402
leak_tracker:
403
dependency: transitive
404
example/pubspec.yaml
@@ -29,7 +29,7 @@ dev_dependencies:
29
flutter_lints: ^5.0.0
30
freezed: ^3.0.4
31
injectable_generator: ^2.7.0
32
- json_serializable: ^6.9.4
+ json_serializable: ^6.9.5
33
34
flutter:
35
uses-material-design: true
0 commit comments