Using Dart & Flutter Packages from a Private Git Repo
Problem We want to use Dart/Flutter packages from a private git repo on Github. The following article will show you how. Set up SSH client To authenticate ourselves into the private repo, we will need to use the SSH protocol. Mac and Linux Mac and L...
Aug 18, 20203 min read6.6K
