Add a package to a mono repository
In this part, we are going to add a package to an existing mono-repo.
Open a terminal and go to the packages folder.
Go to the packages folder
cd ~/repos/0000000-demo_mono_repo_app-rubigo/packages
Create a Flutter package
fvm flutter create -t packag...
yapb.dev2 min read