shadertoy_client 1.0.0-dev.3
shadertoy_client: ^1.0.0-dev.3 copied to clipboard
An http client implementation of the shadertoy API using Dio Http client. Supports the REST API (using an application key) and the Site API (registered and anonymous users)
1.0.0-dev.3 #
- Updated badges
- Updated dart sdk to 2.7
- Added documentation
- Updated dependencies
- Corrected bugs after applying the linter
- Added hybrid examples
- VS code now uses the terminal to launch the examples
1.0.0-dev.2 #
- Corrected codecov badge link in the README file
1.0.0-dev.1 #
- Initial version