persql 0.1.1 copy "persql: ^0.1.1" to clipboard
persql: ^0.1.1 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.1 #

  • Drop the repository link from package metadata (the source repo is private; persql.com / docs.persql.com remain the homepage and documentation).

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

License

MIT (license)

Dependencies

crypto, http

More

Packages that depend on persql