assemble 1.0.0 copy "assemble: ^1.0.0" to clipboard
assemble: ^1.0.0 copied to clipboard

Assemble is a command-line tool designed for Flutter developers to analyze and manage project dependencies efficiently.

Assemble #

Assemble Logo

Assemble is a command-line application for analyzing Flutter project dependencies. It provides functionality to check for outdated dependencies and visualize the dependency graph.

Table of Contents #

Installation #

To install Assemble, you need to have Dart SDK installed on your machine. You can activate the tool globally using:

dart pub global activate assemble

Usage #

assemble [command] [options]

Commands #

assemble analyze --outdated --graph

Contribution #

  1. Create your own fork of the project.
  2. Make a new branch for your feature or fix.
  3. Implement your changes and commit them.
  4. Push to your branch.
  5. Create a pull request, submit your changes for review.

License #

This project is licensed under the MIT License. See the LICENSE file for details.

0
likes
130
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

Assemble is a command-line tool designed for Flutter developers to analyze and manage project dependencies efficiently.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, graphviz2, http, yaml

More

Packages that depend on assemble