Get started with Flutter and Dart using the libSQL client in a few simple steps
#libsql-dart
channel on Discord for help and feedback.Retrieve database credentials
.env
.Install libsql_dart
Initialize
LibsqlClient
constructor:Embedded Replicas
Local only
Remote only
Connect
Execute
Sync (Embedded Replicas only)
sync()
on the connector to sync your local database with the primary database.