Skip to content

Commit ce3b065

Browse files
committed
Oops, forgot to add SwitchListTile to compiler registry
1 parent d48fa92 commit ce3b065

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/flutter_eval.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ class FlutterEvalPlugin implements EvalPlugin {
188188
$Card.$declaration,
189189
$Drawer.$declaration,
190190
$ListTile.$declaration,
191+
$SwitchListTile.$declaration,
191192
$Image.$declaration,
192193
$ImageProvider.$declaration,
193194
$NetworkImage.$declaration,

0 commit comments

Comments
 (0)