tch_common_widgets 0.0.2
tch_common_widgets: ^0.0.2 copied to clipboard
Flutter common widgets & theming package used by tomaschyly.
tch_common_widgets #
Flutter common widgets & theming package used by Tomas Chyly. Contains custom widgets that are used on multiple projects. as well as global theming capability.
Contents #
Installation #
In your project's pubspec.yaml
add:
dependencies:
tch_common_widgets: ^0.0.2
Theme #
Coming soon...
Widgets #
Coming soon...
Roadmap #
Until version 1.0.0 there will not be predictable roadmap. Instead development is dependant on requirements of projects where this package is used.