servicestack 2.0.1 copy "servicestack: ^2.0.1" to clipboard
servicestack: ^2.0.1 copied to clipboard

outdated

ServiceStack's convenience utils for developing Dart VM and flutter apps. Integrates with ServiceStack's Server features including ServiceClient, Error Handling and Validation

2.0.1 #

  • Update to latest code-gen of existing built-in DTOs

2.0.0 #

  • Upgrade code base to null safety

1.0.32 #

  • Upgraded http dependency to ^0.13.3

1.0.31 #

  • Added getTokenCookie() & getRefreshTokenCookie() APIs to IServiceClient

1.0.30 #

  • Remove null values from Inspect.dump() output

1.0.29 #

  • Improve support for handling minified types in release builds
  • Add new Log provider abstraction and debug logging

1.0.28 #

  • Improve naked List handling in minified builds

1.0.26 #

  • Add Inspect for quickly viewing API responses
  • Added host.dart abstraction with IO + Web providers

1.0.25 #

  • Downgrade http dependency to stable 0.12.2

1.0.24 #

  • Add support for Refresh Token Cookies
  • Include support for built-in EmptyResponse, IdResponse, StringResponse & StringsResponse DTOs

1.0.23 #

  • Fix connection leak with auto retry connections
  • Add close() API to IServiceClient + Dart VM + Web Service Clients
6
likes
0
points
78
downloads

Publisher

unverified uploader

Weekly Downloads

ServiceStack's convenience utils for developing Dart VM and flutter apps. Integrates with ServiceStack's Server features including ServiceClient, Error Handling and Validation

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

http

More

Packages that depend on servicestack