shadertoy_api 1.0.13 copy "shadertoy_api: ^1.0.13" to clipboard
shadertoy_api: ^1.0.13 copied to clipboard

discontinuedreplaced by: shadertoy
outdated

Main entities and contracts supported by the shadertoy REST and WEB APIs. Can be used to create shadertoy web or persistent clients.

1.0.13 #

  • catchError is not an extension of the ShadertoyClient

1.0.12 #

  • The catchError method as a static method on ShadertoyClient was triggering analyser errors in shadertoy_client moving to a base class

1.0.11 #

  • Corrected some lint errors

1.0.10 #

  • Added filePath and previewFilePath in the Input object

1.0.9 #

  • Fixed the return type of find all user ids

1.0.8 #

  • Added find all user ids to the ShadertoyStore API

1.0.7 #

  • Added derry support

1.0.6 #

1.0.5 #

  • Upgrade sdk to 2.10.0
  • Improved coverage
  • Updated dependencies
  • Added run all tests configuration
  • Removed Account as it will be used differently
  • Removed shaderId and added id, userPicture and hidden on the comment model
  • Removed context from ShadertoyContext
  • Removed ShadertoyWS and ShadertoySite
  • Added copyWith in the main models
  • Added missing documentation on Playlist
  • Added following and followers on User
  • Added plantuml generation
  • Improved documentation removing all warnings/errors

1.0.4 #

  • Downgraded to the pub sdk 2.8.1

1.0.3 #

  • Updated dependencies
  • Corrected insecure link in the README
  • Increased coverage
  • Removed generated files from coverage report using remove_from_coverage tool

1.0.2 #

  • Removed meta dependency

1.0.1 #

  • Updated dependencies

1.0.0 #

  • Released 1.0.0 version

1.0.0-dev.8 #

  • Updated sdk to 2.8
  • Updated dependencies

1.0.0-dev.7 #

  • Updated documentation
  • Improved test coverage
  • Pluralized CommentsResponse field names
  • Added embedded URLs construction method in the Context class

1.0.0-dev.6 #

  • Updated documentation

1.0.0-dev.5 #

  • Updated badges
  • Update minimum sdk to 2.7
  • Added model tests
  • Updated dependencies

1.0.0-dev.4 #

  • Finished the CI process

1.0.0-dev.3 #

  • Several changes in the github repo configuration
  • Github actions for this repo now publish the file to pub
  • README.md now has again the model image since the plantuml proxy does not support https

1.0.0-dev.2 #

  • Added generated files to github
  • Added missing documentation

1.0.0-dev.1 #

  • Initial version
0
likes
0
points
27
downloads

Publisher

verified publisherivoleitao.dev

Weekly Downloads

Main entities and contracts supported by the shadertoy REST and WEB APIs. Can be used to create shadertoy web or persistent clients.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

equatable, json_annotation, meta

More

Packages that depend on shadertoy_api