nhost_flutter_graphql 3.0.8 nhost_flutter_graphql: ^3.0.8 copied to clipboard
Provides GraphQL clients to your Flutter application, automatically configured to work with Nhost
3.0.8 #
- Update a dependency to the latest release.
3.0.7 #
- REFACTOR: remove unnecessary and unused files (#148).
3.0.6 #
- Update a dependency to the latest release.
3.0.5 #
- Update a dependency to the latest release.
3.0.4 #
- Update a dependency to the latest release.
3.0.3 #
- FIX: point to latest dep version to fix incompatible deps (#128).
3.0.2 #
- Update a dependency to the latest release.
3.0.1 #
- Update a dependency to the latest release.
3.0.0 #
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
3.0.0-dev.22 #
- Update a dependency to the latest release.
3.0.0-dev.21 #
- Update a dependency to the latest release.
3.0.0-dev.20 #
- Update a dependency to the latest release.
3.0.0-dev.19 #
- Update a dependency to the latest release.
3.0.0-dev.18 #
- FIX: export dart sdk from package.
3.0.0-dev.17 #
- FIX: analyzer.
3.0.0-dev.16 #
- Update a dependency to the latest release.
3.0.0-dev.15 #
- Update a dependency to the latest release.
3.0.0-dev.14 #
- FEAT: support for hasura auth and storage client and refactor them to accept only URL.
3.0.0-dev.13 #
- FEAT: Support for Subdomain cloud hosting and ServiceUrls self-hosting Nhost projects.
3.0.0-dev.12 #
- FEAT: seperating all clients into their own packages.
3.0.0-dev.11 #
- Update a dependency to the latest release.
3.0.0-dev.10 #
- Update a dependency to the latest release.
3.0.0-dev.9 #
- Update a dependency to the latest release.
3.0.0-dev.8 #
- Update a dependency to the latest release.
3.0.0-dev.7 #
- Update a dependency to the latest release.
3.0.0-dev.6 #
- FIX: bug in server and parsing user metadata.
- FEAT: support for subdomain api.
3.0.0-dev.5 #
- Update a dependency to the latest release.
3.0.0-dev.4 #
- Update a dependency to the latest release.
3.0.0-dev.3 #
- Update a dependency to the latest release.
3.0.0-dev.2 #
- FIX: fix analyzer on ci for both stable and beta flutter sdk.
- FIX: expose NhostAuthProvider from graphql package.
- FEAT: add analyze command to melos.
3.0.0-dev.1 #
- Update a dependency to the latest release.
3.0.0-dev.0 #
Note: This release has breaking changes.
- FIX: upgrade deps.
- BREAKING FEAT: increase flutter sdk constrain.
2.1.0 #
- feat(nhost_flutter_graphql): configurable GraphQLCache
2.0.4 #
- CHORE: bump
nhost_sdk
version
2.0.3 #
- CHORE: bump
nhost_sdk
version
2.0.2 #
- FIX: repo: broken links.
2.0.1 #
- DOCS: Update pubspec sample in READMEs.
2.0.0 #
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
2.0.0-beta.3 #
- Update a dependency to the latest release.
2.0.0-beta.2 #
Note: This release has breaking changes.
- REFACTOR: Change all instances of login to sign in.
- BREAKING REFACTOR: Rename signIn -> signInEmailPassword.
2.0.0-beta.1 #
Note: This release has breaking changes.
- BREAKING REFACTOR: Change client names to include the word client.
2.0.0-beta.0 #
Note: This release has breaking changes.
- BREAKING FEAT: Migrate to the Nhost v2 backend.
1.1.5 #
- FIX: Remove outdated links.
- FIX: Remove unneeded imports across the board.
1.1.4 #
- Update a dependency to the latest release.
1.1.3 #
- FIX: Correct compilation errors after migration to null-safety.
1.1.2 #
- REFACTOR: Display quick-start URL if todos fail to fetch.
- REFACTOR: Display quick-start URL if todos fail to fetch.
- FIX: Fix broken URLs across packages.
- DOCS: Remove mention of older Flutter support from READMEs.
- CHORE: Upgrade to latest stable SDK.
- CHORE: Upgrade dependencies.
- CHORE: Publish packages.
- CHORE: Publish packages.
- CHORE: Publish packages.
1.1.1 #
- REFACTOR: Display quick-start URL if todos fail to fetch.
1.1.0 #
- REFACTOR: Display quick-start URL if todos fail to fetch.
- FIX: Supply an AuthProvider to children of the GraphQLProvider.
- FEAT: Add a little bit of logging.
- CHORE: Update pod deps for an example app.
- CHORE: Extract provider code to src.
1.0.6 #
- FIX: Upgrade graphql_flutter dependency to 5.0.0.
- FIX: Upgrade graphql dependency to 5.0.0.
1.0.5 #
- Update a dependency to the latest release.
1.0.4 #
- Update a dependency to the latest release.
1.0.3 #
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
1.0.3-dev.2 #
- Update a dependency to the latest release.
1.0.3-dev.1 #
- Update a dependency to the latest release.
1.0.3-dev.0 #
- Update a dependency to the latest release.
1.0.2 #
- DOCS: Fixed broken links in all README.md.
1.0.1 #
- DOCS: Update links to point to future repo home.
- DOCS: Add a short description to README.
- DOCS: Add issue_tracker field to all pubspecs.
- DOCS: Update repository urls in pubspecs.
- DOCS: Update all version numbers in README getting starteds.
- DOCS: Update test badge on all repos.
1.0.0 #
- 🛳🐿
0.1.0+2 #
- Update a dependency to the latest release.
0.1.0+1 #
- Update a dependency to the latest release.
0.1.0 #
- Bump to reasonable version for a first release.
0.0.0 #
- First version