nektor 0.1.4 copy "nektor: ^0.1.4" to clipboard
nektor: ^0.1.4 copied to clipboard

discontinuedreplaced by: ako
outdated

Nektor is a Flutter Simplification Framework. Nektor implements a set of Widgets and Classes to speedup Design and Development in Flutter.

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.1.4] - 2019-12-03 #

Added #

  • NavigatingText - Widget that wraps a Text inside a Navigation

[0.1.3+4] - 2019-12-02 #

Changed #

  • NormalCard - Accepts content Padding

[0.1.3+3] - 2019-12-01 #

Changed #

  • Downgrade back to path_provider 1.4.4 as 1.4.5 is incompatible with our Projects

[0.1.3+2] - 2019-12-01 #

Changed #

  • Packed DrawerNavigationItem and UserDrawer into nektor.widgets.drawer

[0.1.3+1] - 2019-12-01 #

Changed #

  • JsonStorage - Replace {} with ; on empty Constructor
  • Update path_provider to 1.4.5

Removed #

  • DrawerNavigationItem - Removed library declaration

[0.1.3] - 2019-12-01 #

Added #

  • JsonStorage - Implements a JSON File Handler for easy Storage

[0.1.2+2] - 2019-12-01 #

Added #

  • NormalCard - Accepts a mainAxisSize

[0.1.2+1] - 2019-12-01 #

Added #

  • NormalCard - Accepts a trailing widget

[0.1.2] - 2019-12-01 #

Added #

  • NormalCard - Widget that wraps a ListTitle inside a Card

[0.1.1] - 2019-12-01 #

Added #

  • TitleContainer - Widget that wraps a Text in a Container

[0.1.0] - 2019-12-01 #

Added #

  • TextInputContainer - Widget that places a TextFarmField into a container
  • UserDrawer - Widget that wraps a UserAccountsDrawerHeader
  • DrawerNavigationItem - Widget that wraps a MaterialPageRoute inside a ListTitle
1
likes
0
pub points
0%
popularity

Publisher

verified publisheratvg-studios.com

Nektor is a Flutter Simplification Framework. Nektor implements a set of Widgets and Classes to speedup Design and Development in Flutter.

Homepage
Repository

License

unknown (LICENSE)

Dependencies

flutter, path_provider

More

Packages that depend on nektor