utopia_widgets 0.1.1 copy "utopia_widgets: ^0.1.1" to clipboard
utopia_widgets: ^0.1.1 copied to clipboard

Utopia USS libs - simple, generic widgets

utopia_widgets #

Miscellaneous, basic widgets.

Highlights #

FormLayout and TopBottomLayout #

Two basic layouts designed for "long" (content probably won't fit on screen, and we don't want to scroll all the way to the bottom to press the submit button) and "short" (content can be smaller than screen, but in case it's not - scroll) screens.

CrossFadeIndexedStack #

Like IndexedStack, but pages fade through during transitions and can be lazy-initialized. Designed for usage as content of screen controlled by BottomNavigationBar.

1
likes
120
pub points
63%
popularity

Publisher

verified publisherutopiasoft.io

Utopia USS libs - simple, generic widgets

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

flutter, utopia_utils

More

Packages that depend on utopia_widgets