0

am trying to create a simple login system with flutter but I don't know the options available (that I can use) for the backend can I use sqlite

1 Answer 1

2

Yes you can use SQLITE.

Get started with the sqflite plugin.

Alternatively, you can use the flutter_sqlcipher or firebase_auth plugins.

if you want to use Firebase take a look at this:

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.