graphql_repository 0.2.2
graphql_repository: ^0.2.2 copied to clipboard
A flexible and easy-to-use GraphQL client repository for Flutter applications.
0.1.0 #
- Initial release of the graphql_repository package.
- Implemented GraphQLBaseRepository with query, mutate, and subscribe methods.
- Added custom API exceptions handling.
- Included logging functionality.