nhost_flutter_graphql 2.0.3 nhost_flutter_graphql: ^2.0.3 copied to clipboard
Provides GraphQL clients to your Flutter application, automatically configured to work with Nhost
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