Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

getting error in generated_pluginsfile #24

Open
sawproduction opened this issue Mar 17, 2022 · 2 comments
Open

getting error in generated_pluginsfile #24

sawproduction opened this issue Mar 17, 2022 · 2 comments

Comments

@sawproduction
Copy link

undefined name sqflitepluginweb

@deakjahn
Copy link
Owner

Please, visit #17

@shaozict
Copy link

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';

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants