persql 0.1.0 copy "persql: ^0.1.0" to clipboard
persql: ^0.1.0 copied to clipboard

PerSQL Dart and Flutter SDK. Query your edge SQLite databases, and sign a user in with OAuth + PKCE so each one gets their own private cloud database.

0.1.0 #

  • Initial release.
  • Data client over /v1: PerSQLDatabase.query, batch, and tables.
  • database-scope OAuth 2.1 + PKCE connect flow: PerSQL.beginConnect / PerSQL.completeConnect, plus standalone createAuthorizeUrl / exchangeAuthorizationCode. Each user gets their own private database.
0
likes
160
points
219
downloads

Documentation

Documentation
API reference

Publisher

verified publisherpersql.com

Weekly Downloads

PerSQL Dart and Flutter SDK. Query your edge SQLite databases, and sign a user in with OAuth + PKCE so each one gets their own private cloud database.

Homepage
Repository (GitHub)

License

MIT (license)

Dependencies

crypto, http

More

Packages that depend on persql