ako_optional 0.9.0 copy "ako_optional: ^0.9.0" to clipboard
ako_optional: ^0.9.0 copied to clipboard

Ako Optional is an Ako Core extension module for the Optional package

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

unreleased #

0.9.0 - 2024-08-13 #

Added #

  • tryOptionalOrElse helper to resolve a optional future, catching exceptions
  • tryOrElse helper to resolve a future, catching exceptions
  • fetchJsonAsOptional helper to fetch and parse JSON data

0.8.0 - 2024-07-16 #

Changed #

  • BREAKING Extracted AkoFutureOptional into ako_optional package

Going forward, this CHANGELOG only contains changes of the Ako Optional package.

0.5.0 - 2023-08-17 #

Changed #

  • BREAKING Replaced all widgets with builders

0.4.0 - 2023-08-17 #

Changed #

  • BREAKING Replaced all widgets with builders

0.3.0 - 2023-07-31 #

Added #

  • withError on AkoFutureOptional for error handling

0.2.0 - 2023-07-18 #

Added #

  • AkoFutureOptional, a widget to simplify usage of FutureBuilder with Optionals
  • The Optional library is added as a dependency, and exported via package:ako_core/optional.dart
0
likes
150
pub points
34%
popularity

Publisher

unverified uploader

Ako Optional is an Ako Core extension module for the Optional package

Repository (GitHub)
View/report issues

Documentation

API reference

License

MPL-2.0 (license)

Dependencies

ako_core, flutter, optional

More

Packages that depend on ako_optional