sponge_client_dart 1.6.0 copy "sponge_client_dart: ^1.6.0" to clipboard
sponge_client_dart: ^1.6.0 copied to clipboard

outdated

Sponge client for Dart. It simplifies connecting to a remote Sponge REST API service.

1.6.0 (2019-01-11) #

  • A new REST API operation actionArgs that fetches the provided action arguments from the server. There is a possibility to provide action argument values and possible value sets in the action configuration. It makes easier creating a generic UI for an action call that reads and presents the actual state of the entities that are to be changed by the action and its arguments.
  • API change: Removed ActionType because there is a more versatile feature of providing action argument values and value sets.
  • Added a context and listeners to the REST API client.
  • Added a new data type AnnotatedType.

1.5.1 (2018-11-14) #

  • Removed dart:io dependency.
  • Allowed non strict types in type converters.

1.5.0 (2018-11-14) #

  • The initial release, compatible with Sponge 1.5.x.
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Sponge client for Dart. It simplifies connecting to a remote Sponge REST API service.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http, logging, meta, quiver, synchronized

More

Packages that depend on sponge_client_dart