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 0150a3d commit 6ab8ffbCopy full SHA for 6ab8ffb
templates/v1/_access.g.dart.md
@@ -14,9 +14,9 @@
14
import 'package:df_screen/df_screen.dart';
15
16
// This file should export all your screen widgets. If it doesn’t exist,
17
-// generate it using the command “gen-indexes-dart -i .”, available via
+// generate it using the command “gen-barrel”, available via
18
// this package: https://pub.dev/packages/df_generate_dart_indexes
19
-import '_index.g.dart';
+import '_screens.g.dart';
20
21
// ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
22
0 commit comments