Skip to content

Instantly share code, notes, and snippets.

@raika-genety
Created May 5, 2022 11:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raika-genety/c9de70c96600401866a8f6c5c3e77b95 to your computer and use it in GitHub Desktop.
Save raika-genety/c9de70c96600401866a8f6c5c3e77b95 to your computer and use it in GitHub Desktop.
【 Flutter 】Flutter を 基礎 から 学習 ( ライブラリ ) part194 パッケージ
dependencies:
sample_plugin0: ^1.0.0
dependencies:
sample_plugin1:
path: ../sample_plugin1/
dependencies:
sample_plugin2:
git:
url: git://github.com:flutter/sample_plugin2.git
ref: sample_branch
dependencies:
sample_plugin3:
git:
url: git://github.com:flutter/packages.git
path: packages/sample_plugin3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment