Unverified Commit be5830cd authored by Marcin Jeleński's avatar Marcin Jeleński Committed by GitHub

Flutter driver patch: export finder factory (#67769)

parent 759ddb1c
......@@ -13,6 +13,7 @@
/// Protractor (Angular), Espresso (Android) or Earl Gray (iOS).
library flutter_driver;
export 'src/common/create_finder_factory.dart';
export 'src/common/diagnostics_tree.dart';
export 'src/common/enum_util.dart';
export 'src/common/error.dart';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment