deps_analyzer 0.2.0 copy "deps_analyzer: ^0.2.0" to clipboard
deps_analyzer: ^0.2.0 copied to clipboard

A tool to fetch and manage Flutter/Dart package dependencies and their versions by scanning pubspec.yaml files.

0.2.0 - 2024-09-01 #

  • Customisation options added using CLI args.
  • Logic changes for handling directory, Removed git enabled repo requirement.
  • Bug fixes.

0.1.1 - 2024-06-05 #

  • printed useful logs.
  • minor fix

0.1.0 - 2024-06-05 #

  • minor fix.
  • added example section

0.0.9 - 2024-06-03 #

  • minor fix.

0.0.8 - 2024-06-03 #

  • minor fix.

0.0.7 - 2024-06-03 #

  • links fixed.

0.0.6 - 2024-06-03 #

  • updated docs.

0.0.5 - 2024-06-01 #

  • topics added, docs fixes.

0.0.4 - 2024-06-01 #

  • code documentation added.

0.0.3 - 2024-06-01 #

  • minor fixes.

0.0.2 - 2024-06-01 #

  • minor change.

0.0.1 - 2024-06-01 #

  • Initial version.

Pre-release versions

0.1.7-dev - 2024-09-01 #

  • fix - skip packages logic updated

0.1.6-dev - 2024-09-01 #

  • fix - root pubspec handling added

0.1.5-dev - 2024-09-01 #

  • minor fix - fallback logic added for format

0.1.4-dev - 2024-09-01 #

  • minor fix - added default file format as .txt

0.1.3-dev - 2024-08-31 #

  • Added support for CLI arguments.

0.1.2-dev - 2024-06-18 #

  • minor fixes
4
likes
140
points
90
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.23 - 2025.04.07

A tool to fetch and manage Flutter/Dart package dependencies and their versions by scanning pubspec.yaml files.

Homepage
View/report issues

Topics

#dependencies #analyzer #cli #pubspec #list

Documentation

API reference

License

MIT (license)

Dependencies

args, glob, http, path, yaml

More

Packages that depend on deps_analyzer