Skip to content

Commit 8aa8186

Browse files
committed
Add missing ShapeBorder interface
1 parent 76077c8 commit 8aa8186

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/flutter_eval.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ class FlutterEvalPlugin implements EvalPlugin {
174174
$BorderSide.$declaration,
175175
$BoxBorder.$declaration,
176176
$Border.$declaration,
177+
$ShapeBorder.$declaration,
177178
$InkWell.$declaration,
178179
$ListView.$declaration,
179180
$ScrollController.$declaration,

0 commit comments

Comments
 (0)