Skip to content

Commit c301174

Browse files
committed
chore: eliminate the warning about json_annotation during build_runner running
1 parent 422cef2 commit c301174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ dependencies:
107107
tutorial_coach_mark: ^1.2.9
108108
flutter_platform_widgets: ^7.0.0
109109
intl: any
110-
json_annotation: any
110+
json_annotation: ^4.9.0
111111
flutter_cache_manager: any
112112
html: any
113113
cookie_jar: any

0 commit comments

Comments
 (0)