niku 1.1.3 copy "niku: ^1.1.3" to clipboard
niku: ^1.1.3 copied to clipboard

outdated

Property builder for styling Widget with SwiftUI like pattern

Niku #

Effortless property builder for composing maintainable Flutter UI

Niku

Why #

Creating UI in Flutter is easy. Its declarative enables developers to control every detail and outcome of how it should be.

To create styling in Flutter, developers have to describe every detail to Widget. It's like low-level programming UI, having to adapt between property is hard when some are more complex than others, for instance, MaterialStateProperty.

When the codebase gets more complex, the syntax of Flutter itself is too verbose, nested than it should be, result being hard to maintain mostly known as "Nested Hell".

Niku helps to solve the problem by providing a toolkit to style widgets with property builders. To provide a smoother, shorter yet, more straightforward and maintainable way to compose styling in Flutter.

Comparison

Documentation #

Documentation and getting start can be find on https://niku.saltyaom.com

License #

Niku is MIT Licensed.

Maintainers #

58
likes
80
pub points
79%
popularity

Publisher

verified publishersaltyaom.com

Property builder for styling Widget with SwiftUI like pattern

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on niku