flutter_makefile 1.0.2 copy "flutter_makefile: ^1.0.2" to clipboard
flutter_makefile: ^1.0.2 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.

1.0.2 - 2025-10-18 #

Bug Fixes #

  • Refactor version update scripts to handle build number extraction and incrementing more robustly (a8d2fe7)

1.0.1 - 2025-10-18 #

Bug Fixes #

  • Update version in pubspec.yaml to correct format (8b9e66a)

1.0.0 - 2025-10-18 #

Features #

  • Add flutter_makefile CLI tool with init and update commands (c6ea34d)
  • Add initial changelog for flutter_makefile CLI tool (3c91ff9)
  • Add Makefile and package.json for project setup and configuration (6ab042b)
  • Add MIT License to the project (d89e036)
  • Add semantic release configuration and update version script for automated versioning (5828ba9)
  • Add version badge to README for better visibility of project version (f53e403)
  • Enhance project initialization with semantic-release support and versioning scripts (a044a79)
  • Improve formatting in Makefile and package.json templates for better readability (5cfec4b)
  • Update Makefile and README for improved command consistency and add package publishing commands (008f8b6)
  • Update project description and metadata in pubspec.yaml (2d619bb)

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
128
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