Skip to content

This package is created to be used as a common module in the project.

License

Notifications You must be signed in to change notification settings

JosephNK/flutter_leaf_kit

Repository files navigation

Flutter Leaf Kit

This package is created to be used as a common module in the project.

How to Install

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
  
  ...

About

This package is created to be used as a common module in the project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published