ferry_flutter 0.9.0 copy "ferry_flutter: ^0.9.0" to clipboard
ferry_flutter: ^0.9.0 copied to clipboard

Flutter widgets for the Ferry GraphQL client

0.9.0 #

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

0.9.0-dev.0 #

Note: This release has breaking changes.

  • BREAKING FEAT(ferry_exec): remove usage of dynamic in cache and AddTypeNameTypedLink by adding new methods to operationrequest (#547).

0.8.1-dev.6 #

  • Update a dependency to the latest release.

0.8.1-dev.5 #

Note: This release has breaking changes.

  • BREAKING FEAT(ferry_exec): remove usage of dynamic in cache and AddTypeNameTypedLink by adding new methods to operationrequest (#547).

0.8.1-dev.4 #

  • Update a dependency to the latest release.

0.8.1-dev.3 #

  • Update a dependency to the latest release.

0.8.1-dev.2 #

  • Update a dependency to the latest release.

0.8.1 #

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

0.8.1-dev.1 #

  • Update a dependency to the latest release.

0.8.1-dev.0+1 #

  • Update a dependency to the latest release.

0.8.1 #

0.8.0-dev.13 #

Note: This release has breaking changes.

  • FIX(ferry): add stacktrace to error handler in GqlTypedLink (#467).
  • FIX(ferry_flutter): bump version.
  • FEAT: support stable 1.0.0 versions of depenencies gql, gql_exec, gql_link (#521).
  • FEAT(ferry): add IsolateClient (#405).
  • FEAT: add Reviews subscription to test graphql.
  • BREAKING FIX(ferry_generator): properly generate nullable types for nullable elements in Lists (#445).
  • BREAKING CHORE: update gql_code_builder, gql_exec and vestigial analyzer pubspec entry.

0.8.0-dev.12 #

Note: This release has breaking changes.

  • FIX(ferry): add stacktrace to error handler in GqlTypedLink (#467).
  • FIX(ferry_flutter): bump version.
  • FEAT(ferry): add IsolateClient (#405).
  • FEAT: add Reviews subscription to test graphql.
  • DOCS(website): improve custom scalars documention (#517).
  • BREAKING FIX(ferry_generator): properly generate nullable types for nullable elements in Lists (#445).
  • BREAKING CHORE: update gql_code_builder, gql_exec and vestigial analyzer pubspec entry.

0.8.0-dev.11 #

Note: This release has breaking changes.

  • FIX(ferry): add stacktrace to error handler in GqlTypedLink (#467).
  • FIX(ferry_flutter): bump version.
  • FEAT(ferry): add IsolateClient (#405).
  • FEAT: add Reviews subscription to test graphql.
  • BREAKING FIX(ferry_generator): properly generate nullable types for nullable elements in Lists (#445).
  • BREAKING CHORE: update gql_code_builder, gql_exec and vestigial analyzer pubspec entry.

0.8.0-dev.10 #

Note: This release has breaking changes.

  • FIX(ferry): add stacktrace to error handler in GqlTypedLink (#467).
  • FIX(ferry_flutter): bump version.
  • FEAT(ferry): add IsolateClient (#405).
  • FEAT: add Reviews subscription to test graphql.
  • BREAKING FIX(ferry_generator): properly generate nullable types for nullable elements in Lists (#445).
  • BREAKING CHORE: update gql_code_builder, gql_exec and vestigial analyzer pubspec entry.

0.8.0-dev.2 #

Note: This release has breaking changes.

  • FIX(ferry_flutter): bump version.
  • FEAT(ferry): add IsolateClient (#405).
  • FEAT: add Reviews subscription to test graphql.
  • BREAKING FIX(ferry_generator): properly generate nullable types for nullable elements in Lists (#445).
  • BREAKING CHORE: update gql_code_builder, gql_exec and vestigial analyzer pubspec entry.

0.8.0-dev.0+2 #

  • DOCS: add basic documentation for field policy (#494).

0.8.0+1 #

  • FIX: add stacktrace to error handler in GqlTypedLink (#467).

0.8.0-dev.9 #

  • Update a dependency to the latest release.

0.8.0-dev.8 #

  • Update a dependency to the latest release.

0.8.0-dev.7 #

  • Update a dependency to the latest release.

0.8.0-dev.6 #

  • FIX: add stacktrace to error handler in GqlTypedLink (#467).

0.8.0-dev.5 #

  • Update a dependency to the latest release.

0.8.0-dev.2 #

  • Update a dependency to the latest release.

0.8.0-dev.1 #

  • Update a dependency to the latest release.

0.8.0-dev.0+1 #

  • Update a dependency to the latest release.

0.8.0 #

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

0.8.0-dev.3 #

  • Update a dependency to the latest release.

0.8.0-dev.2 #

  • FIX: bump version.

0.8.0-dev.2 #

  • bump dependencies

0.8.0-dev.1 #

  • bump dependencies

0.8.0-dev.0 #

Note: This release has breaking changes.

  • BREAKING FIX: properly generate nullable types for nullable elements in Lists (#445).

0.7.0 #

  • Bump "ferry_flutter" to 0.7.0.

0.6.3-dev.0 #

  • Bump "ferry_flutter" to 0.6.3-dev.0.

0.6.2-dev.0+1 #

  • Update a dependency to the latest release.

0.6.2 #

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

0.6.2-dev.4 #

  • Update a dependency to the latest release.

0.6.2-dev.3 #

  • Update a dependency to the latest release.

0.6.2-dev.2 #

  • Update a dependency to the latest release.

0.6.2-dev.1 #

  • Update a dependency to the latest release.

0.6.2-dev.0 #

  • FEAT: add IsolateClient (#405).

0.6.1+2 #

  • Update a dependency to the latest release.

0.6.1+1 #

  • Update a dependency to the latest release.

0.6.1 #

    • BREAKING: require possibleTypesMap (generated by ferry_generator in your schema.gql.dart file) iin tfthe constructor of the Cache when fragments, interfaces or unions are involved

0.5.6 #

Note: This release has breaking changes.

  • FEAT: add Reviews subscription to test graphql.
  • BREAKING CHORE: update gql_code_builder, gql_exec and vestigial analyzer pubspec entry.

0.5.5-dev.3 #

Note: This release has breaking changes.

  • BREAKING CHORE: update gql_code_builder, gql_exec and vestigial analyzer pubspec entry.

0.5.5-dev.2 #

  • Update a dependency to the latest release.

0.5.5-dev.1 #

  • FEAT: add Reviews subscription to test graphql.
  • CHORE: publish packages.
  • CHORE: publish packages.
  • CHORE: restructure repo (#269).

0.5.4-dev.8 #

  • DOCS: remove stale code (#271).

0.5.4-dev.7 #

  • FIX: add dispose method to TypedLinks (#272).

0.5.4-dev.6 #

  • FIX: add missing dependencies (#268).

0.5.4-dev.5 #

  • FIX: add missing dependencies (#267).

0.5.4-dev.4 #

  • FIX: add missing override annotations (#261).

0.5.4-dev.3 #

  • FEAT: add github action for validating formatting (#260).

0.5.4-dev.2 #

  • FEAT: add extensions to response (#259).

0.5.4-dev.1 #

Note: This release has breaking changes.

  • BREAKING FEAT: build generated files to generated subdirectory.

0.5.4-dev.0+1 #

  • FIX: move pedantic to dependency (#257).

0.5.4 #

  • FEAT: update dependences.
  • FEAT: update dependences.
  • CHORE: publish packages.
  • CHORE: publish packages.

0.5.3 #

  • FEAT: update dependences.
  • CHORE: publish packages.
  • CHORE: publish packages.

0.5.2+1 #

  • Update a dependency to the latest release.

0.5.2 #

  • FEAT: migrate to null safety.
  • FEAT: migrate to null safety.
  • CHORE: publish packages.
  • CHORE: publish packages.

0.5.1 #

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

0.5.1-0.1.nullsafety.1 #

  • Update a dependency to the latest release.

0.5.1-0.1.nullsafety.0 #

  • FEAT: migrate to null safety.
  • CHORE: bump versions to match melos style.
  • CHORE: publish packages.
  • CHORE: prepare changelogs for melos.

0.5.0-1.0.nullsafety.0 #

  • FEAT: migrate to null safety.
  • CHORE: prepare changelogs for melos.

[0.5.0-nullsafety.0] #

  • add initial support for null safety

[0.4.0] #

  • include error property in OperationResponseBuilder

[0.3.2] #

  • update dependencies

[0.3.1] - 2020-11-09 #

Changed #

  • bump ferry version

[0.3.0] - 2020-10-10 #

Added #

  • Operation widget. This can be used with Queries, Mutations, or Subscriptions

Removed #

  • Query widget. Use Operation widget instead
  • Mutation widget. Use Operation widget instead

[0.2.2] - 2020-09-03 #

Updated #

  • use latest version of ferry

[0.2.1] - 2020-08-31 #

Updated #

  • use latest version of ferry

[0.2.0] - 2020-08-24 #

Updated #

  • use latest version of ferry
  • only emit distinct OperationResponses from response stream

[0.1.0+1] - 2020-06-09 #

Updated #

  • bump versions

[0.1.0] - 2020-05-10 #

Added #

  • initial release as an independent package