Open sawproduction opened 2 years ago
Please, visit https://github.com/deakjahn/sqflite_web/issues/17
export 'src/sqflite_web_stub.dart' if (dart.library.html) 'src/sqflite_web.dart'; The error should be caused by this. It's not necessary.It should be written as export 'src/sqflite_web.dart';
undefined name sqflitepluginweb