itskenzylimon / quickeydb

Quickey is a Simple Flutter SQLite Wrapper
Apache License 2.0
13 stars 2 forks source link

flutterEngine.getPlugins().add(new com.tekartik.sqflite.SqflitePlugin()); #4

Open mervinkogei opened 8 months ago

mervinkogei commented 8 months ago
mervinkogei commented 8 months ago
  • I have just added the quickey dependencies, when I go and run the progect. I am getting this error flutterEngine.getPlugins().add(new com.tekartik.sqflite.SqflitePlugin());

I was able to resolve this issue by downgrading my flutter version 3.18.0 to 3.16.0