Soru/moor
This commit is contained in:
parent
79a306351e
commit
f594c7005d
55 changed files with 1034 additions and 1133 deletions
3
lib/utils/database/shared.dart
Normal file
3
lib/utils/database/shared.dart
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
export 'unsupported.dart'
|
||||
if (dart.library.html) 'web.dart'
|
||||
if (dart.library.io) 'mobile.dart';
|
||||
Loading…
Add table
Add a link
Reference in a new issue