amplify_api_dart 0.3.4 amplify_api_dart: ^0.3.4 copied to clipboard
The Amplify API category plugin in Dart-only, supporting GraphQL and REST operations.
0.3.3 #
- Minor bug fixes and improvements
0.3.2 #
- Minor bug fixes and improvements
0.3.1 #
- Minor bug fixes and improvements
0.3.0+3 #
- Minor bug fixes and improvements
0.3.0+2 #
- Minor bug fixes and improvements
0.2.0+3 #
- Minor bug fixes and improvements
0.2.0+2 #
0.2.0+1 #
- Minor bug fixes and improvements
0.2.0 #
Fixes #
- fix(api): early call of Amplify creates wrong instance of AmplifyClass
- fix(api): write null values in ModelMutations.create() unless owner field (#2679)
Breaking Changes #
- feat(api)!: custom primary key support for GraphQL model helpers (#2606)
Features #
- feat(api): GraphQL Subscription Where Filter (#2650)
0.1.0 #
- Initial version.