tch_common_widgets 0.0.3 copy "tch_common_widgets: ^0.0.3" to clipboard
tch_common_widgets: ^0.0.3 copied to clipboard

outdated

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 #

  1. Installation
  2. Theme
  3. Widgets
  4. Roadmap

Installation #

In your project's pubspec.yaml add:

dependencies:
  tch_common_widgets: ^0.0.3

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.