This repository contains all flutter packages by solutelabs
Install followwing plugin to your your local dart lang
dart pub global activate melos
Add new package/plugin
cd sl_flutter_packages
flutter create --template=package package_name
melos analyze
melos format
melos test