flutter_makefile 0.0.1 copy "flutter_makefile: ^0.0.1" to clipboard
flutter_makefile: ^0.0.1 copied to clipboard

A CLI tool for Flutter projects that provides Makefile-style commands for common development tasks like building, testing, and running Flutter applications.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.0.1 - 2025-10-18 #

Added #

  • Initial release of flutter_makefile CLI tool
  • init command to generate Makefile and package.json for Flutter projects
  • update command to update the CLI tool to the latest version
  • Automatic update checking and notifications
  • Shell completion support
  • Verbose logging option for debugging
  • Version flag to display current CLI version
0
likes
140
points
99
downloads

Publisher

unverified uploader

Weekly Downloads

A CLI tool for Flutter projects that provides Makefile-style commands for common development tasks like building, testing, and running Flutter applications.

Repository (GitHub)
View/report issues

Topics

#cli #flutter #makefile #development-tools

Documentation

API reference

License

MIT (license)

Dependencies

args, cli_completion, mason_logger, path, pub_updater

More

Packages that depend on flutter_makefile