Skip to content
/ niku Public

Compose Flutter UI from utilities Widget and extensions with dot cascade. Fluently developing without headache and Nested Hell.

License

Notifications You must be signed in to change notification settings

SaltyAom/niku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Compose Flutter UI from utilities Widget and extensions with dot cascade. Fluently developing without headache and Nested Hell.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •