Skip to content

Commit 63409c3

Browse files
authored
docs: add null safety config to readme
1 parent 9260c0e commit 63409c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -673,6 +673,7 @@ The options you set in `pubspec.yaml` will override the corresponding default op
673673
flutter_gen:
674674
output: lib/gen/
675675
line_length: 80
676+
null_safety: true
676677
677678
integrations:
678679
flutter_svg: false

0 commit comments

Comments
 (0)