learncodingforweb / my_flutter_package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Other


Languages

Language:Dart 100.0%