installing local package

my_flutter_package:
  path: "../my_flutter_package"

installing git public package

my_flutter_package:
  git:
    url: "https://github.com/learncodingforweb/my_flutter_package"
    ref: main