refactor: move devtools to separate library

This commit is contained in:
Kingkor Roy Tirtho
2023-06-23 23:00:10 +06:00
parent e0c5282e19
commit 5bb89ed1fb
32 changed files with 331 additions and 45 deletions
@@ -0,0 +1,3 @@
library fl_query_devtools;
export 'src/devtools.dart';