nhost_sdk 0.8.0 copy "nhost_sdk: ^0.8.0" to clipboard
nhost_sdk: ^0.8.0 copied to clipboard

outdated

Nhost authentication and file storage/retrieval APIs for the Dart language

0.8.0 #

Note: This release has breaking changes.

  • DOCS: Update links in example READMEs to point to monorepo.
  • CHORE: Update package repository URLs.
  • BREAKING REFACTOR: Change name of public file to mirror package name.

0.7.0 #

  • Add method to help with completing OAuth provider logins
  • Change package name to nhost_sdk

0.6.0 #

  • Fix bug in authentication state change. I missed a boolean.

0.5.0 #

  • Remove isAuthenticated, and introduce authenticationState — a tri-state enum. Nullable booleans are too easy to make mistakes with.

0.4.0 #

  • Remove dependency on dart:io

0.3.0 #

  • Upgrade to work with latest nhost_graphql_adapter library, which had a few breaking changes

0.2.0 #

  • Add fileToken support to storage APIs
  • Remove dependency on json_serializable
  • Improve examples

0.1.0 #

  • Add support for auto-login, and externally provided refresh tokens

0.0.0 #

  • First version, in pre-release
23
likes
0
pub points
72%
popularity

Publisher

verified publishernhost.io

Nhost authentication and file storage/retrieval APIs for the Dart language

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http, http_parser, jwt_decoder, meta, path, pedantic

More

Packages that depend on nhost_sdk