refactor: move devtools to separate library
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
library fl_query_devtools;
|
||||
|
||||
export 'src/devtools.dart';
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
library fl_query_devtools;
|
||||
|
||||
export 'src/devtools.dart';
|
||||