graphql_repository 1.1.0
graphql_repository: ^1.1.0 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.