fluent_networking_api 0.1.0 copy "fluent_networking_api: ^0.1.0" to clipboard
fluent_networking_api: ^0.1.0 copied to clipboard

A common interface for the fluent_networking package.

0.0.1 #

  • Initial version.

0.0.2 #

  • Version of fluent_sdk was updated to v0.1.1
  • Public APIs was documented

0.0.3 #

  • Removed flutter dependency

0.0.3+1 #

  • Removed sdk flutter dependency

0.0.4 #

  • Dependency fluent_sdk was removed

0.1.0 #

BREAKING CHANGE: This version migrates response handling to Sealed Classes.

  • FEAT: Defined ResponseResult as a sealed class for exhaustiveness checking.
  • REFACTOR: Renamed/Removed old result classes (Succeeded, Failed, Error) in favor of Success and Failure.
0
likes
150
points
174
downloads

Publisher

unverified uploader

Weekly Downloads

A common interface for the fluent_networking package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

dio, equatable

More

Packages that depend on fluent_networking_api