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 af85895 commit dda2ba2Copy full SHA for dda2ba2
packages/core/lib/generators/generator_helper.dart
@@ -1,5 +1,6 @@
1
String get header {
2
- return '''/// GENERATED CODE - DO NOT MODIFY BY HAND
+ return '''// coverage:ignore-file
3
+/// GENERATED CODE - DO NOT MODIFY BY HAND
4
/// *****************************************************
5
/// FlutterGen
6
0 commit comments