dart-sqlite icon indicating copy to clipboard operation
dart-sqlite copied to clipboard

can I used in flutter ?

Open welldone217 opened this issue 8 years ago • 2 comments

it show me:

root@well:/home/well/myflutter/customers# flutter run Running 'flutter packages get' in customers... 12679ms Error detected in application source code: error: Unable to read Dart source 'package:sqlite/src/dart-ext:dart_sqlite'.

then ,i have no idea.

welldone217 avatar Dec 13 '16 08:12 welldone217

also would like to use in flutter

jtrunick avatar Jan 05 '17 01:01 jtrunick

Try SQFlite https://pub.dartlang.org/packages/sqflite

sandrobilbeisi avatar Sep 21 '17 13:09 sandrobilbeisi