This package is created to be used as a common module in the project.
Below is how to use the full package.
flutter_leaf_kit:
git:
url: https://github.com/JosephNK/flutter_leaf_kit.git
ref: main or 'v1.5.0' or 'b23ce51'
path: packages/leaf/
Below is a partial guide to using the package.
flutter_leaf_common:
git:
url: https://github.com/JosephNK/flutter_leaf_kit.git
ref: main or 'v1.5.0' or 'b23ce51'
path: ./packages/leaf_common
flutter_leaf_component:
git:
url: https://github.com/JosephNK/flutter_leaf_kit.git
ref: main or 'v1.5.0' or 'b23ce51'
path: ./packages/leaf_component
...