ako 0.1.2 copy "ako: ^0.1.2" to clipboard
ako: ^0.1.2 copied to clipboard

Ako is a collection of generic Flutter widgets, extensions and utilities.

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 #

Added #

Changed #

Deprecated #

Removed #

Fixed #

Security #


[0.1.2] - 2023-06-14 #

Changed #

  • Create importable splits, package:ako/extensions.dart, package:ako/utils.dart and package:ako/widgets.dart
  • package:ako/ako.dart still exports all other splits for a single import.

[0.1.1] - 2023-06-13 #

  • No API changes

[0.1.0] - 2023-06-13 #

  • No API changes

[0.0.3] - 2023-06-13 #

Added #

  • AkoShowSnackBar, an extension to BuildContext for showing snack bars

Changed #

  • Internal change, move all files into src/ to keep them private
  • All comments have proper line breaks

[0.0.2] - 2023-06-13 #

Changed #

  • Internal changes

[0.0.1] - 2023-06-13 #

Added #

  • AkoShowEither, a widget to show one of two widgets based on a condition
  • AkoShowWhen, a widget to show a widget based on a condition
  • AkoResponsiveLayout, a widget to show a mobile, tablet or desktop widget based on available width
  • AkoResponsiveDevice, a enum helper to decide which width is mobile, tablet or desktop
0
likes
0
pub points
8%
popularity

Publisher

verified publisheratvg-studios.com

Ako is a collection of generic Flutter widgets, extensions and utilities.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on ako