I am developing a backend application in standalone dart without flutter. I am using drift package in my backend project for using sqlite in dart without flutter. But, it’s someway using flutter libraries.
when I run my dart code, it gives errors. Can you please tell me how to use drift in dart without flutter.
New contributor
Prerak Agarwal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.