net_models 1.0.0 copy "net_models: ^1.0.0" to clipboard
net_models: ^1.0.0 copied to clipboard

Networking models for typed API error/response handling.

net_models #

Networking models for typed API error/response handling.

Installation #

From pub.dev

Add this to your pubspec.yaml

dependencies:
  net_models: ^1.0.0

Or, From Git repo

dependencies:
  net_models:
    git:
      url: https://github.com/Ragibn5/dart-flutter-packages.git
      path: net_models
      ref: net_models-1.0.0

Example #

See the example for a complete demonstration.

0
likes
150
points
109
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Networking models for typed API error/response handling.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

More

Packages that depend on net_models