Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 270 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 270 Bytes

FlutterDependenciesResolver

Extract the dependencies graph of a flutter project.

Installation

Metacello new
  githubUser: 'Evref-BL' project: 'FlutterDependenciesResolver' commitish: 'main' path: 'src';
  baseline: 'FlutterDependenciesPackager';
  load