Export View (#117475)
This commit is contained in:
parent
f34ce86cfb
commit
0dd63d3310
@ -149,8 +149,7 @@ export 'src/widgets/transitions.dart';
|
||||
export 'src/widgets/tween_animation_builder.dart';
|
||||
export 'src/widgets/unique_widget.dart';
|
||||
export 'src/widgets/value_listenable_builder.dart';
|
||||
// TODO(goderbauer): Enable once clean-up in google3 is done.
|
||||
// export 'src/widgets/view.dart';
|
||||
export 'src/widgets/view.dart';
|
||||
export 'src/widgets/viewport.dart';
|
||||
export 'src/widgets/visibility.dart';
|
||||
export 'src/widgets/widget_inspector.dart';
|
||||
|
@ -4,7 +4,6 @@
|
||||
|
||||
import 'dart:ui';
|
||||
|
||||
import 'package:flutter/src/widgets/view.dart';
|
||||
import 'package:flutter/widgets.dart';
|
||||
import 'package:flutter_test/flutter_test.dart';
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user