amplify_api_plugin_interface 0.1.3 copy "amplify_api_plugin_interface: ^0.1.3" to clipboard
amplify_api_plugin_interface: ^0.1.3 copied to clipboard

discontinued
outdated

The Amplify Flutter API category plugin interface.

0.1.3 (2021-04-21) #

0.1.2 (2021-04-16) #

Bug Fixes #

  • fix: handle hot restart (#491)

0.1.1 (2021-03-29) #

Chores #

  • chore: remove upper constraints for flutter 2.0 (#479)

Bug Fixes #

  • fix: Move AddPlugin from Register to MethodChannel (#411)
  • fix: upgrade uuid #448

0.1.0 (2021-02-15) #

Chores #

  • chore: Release 0.1.0

0.0.2-dev.2 (2021-02-09) #

Features #

  • feat: Implement the GraphQL Subscribe API (#338)

Chores #

  • chore: Updated amplify-android version 1.6.10 (#332)
  • chore: Refactor error handling to use the new ApiException type (#339)

0.0.2-dev.1 (2021-01-25) #

Chores #

  • chore: Refactor amplify_core into amplify_flutter (#273)
  • chore: Add a new amplify_core package for base types and utilities (#275)

0.0.1-dev.6 (2021-01-04) #

Bug Fixes #

  • fix: fix relative path for coverage.gradle to be local to the package (#293)

0.0.1-dev.5 #

  • Initial preview release of API plugin.