Prerequisites
Before you start, make sure you:- Install the Turso CLI
- Sign up or login to Turso
- Have a Flutter app — learn more
Configure database credentials
Get the database URL.Get the database authentication token.Pass the credentials to the flutter app by using the
--dart-define flags:Examples
Recipe App
See the full source code
Todo App
See the full source code