impaktfull_ui 0.0.2 impaktfull_ui: ^0.0.2 copied to clipboard
A Flutter package for Impaktfull UI components.
impaktfull_ui #
A UI library of Impaktfull.
Purpose #
This UI library was built to have a simple way to build UIs for Impaktfull. This will limit the maintenance cost of open-source projects and make it easier to build applications. That way we can focus on building new tools & features instead of bugfixing and maintaining UI changes from Flutter.
- Open-source example projects
- Impaktfull applications
Usage #
Setup #
- Setup your theme (colors, textStyles, shadows, dimens, assets)
- Use ImapktfullApp
- Use the components provided in the UI library
Component List #
Components are always prefixed with Impaktfull
to avoid conflicts with other libraries.
- ImpaktfullAutoLayout
- ImpaktfullButton
- ImpaktfullSvgIcon
- ImpaktfullListView
- ImpaktfullLoadingIndicator
- ImpaktfullScreen
- ImpaktfullSeparator
- ImpaktfullTouchFeedback
Many more to come in the future, always with the focus on minimizing maintenance and maximizing a recognizable UI/brand for Impaktfull
License #
You are free to use this library as long as you give credit to Impaktfull. You can use it for commercial and non-commercial projects. See the LICENSE file for more information.