We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99432d2 commit 48f1241Copy full SHA for 48f1241
lib/sqlite3_web.dart
@@ -0,0 +1,5 @@
1
+/// Re-exports [sqlite3_web](https://pub.dev/packages/sqlite3_web) to expose sqlite3_web without
2
+/// adding it as a direct dependency.
3
+library;
4
+
5
+export 'package:sqlite3_web/sqlite3_web.dart';
0 commit comments