fpx 0.1.0 copy "fpx: ^0.1.0" to clipboard
fpx: ^0.1.0 copied to clipboard

A lean CLI tool to scaffold Flutter components using Mason.

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.1.0 - 2025-07-17 #

Added #

  • Initial release of fpx CLI tool
  • fpx init command to initialize mason.yaml configuration
  • fpx list command to list available bricks in mason.yaml
  • fpx add command to add Flutter components using Mason bricks
  • Support for local and remote Mason brick sources
  • Comprehensive test coverage (34 passing tests)
  • Cross-platform support (Ubuntu, macOS, Windows)
  • CI/CD integration with GitHub Actions
  • MIT License
  • Detailed documentation and test coverage summary

Features #

  • Auto-initialization of mason.yaml when missing
  • Flexible component scaffolding with customizable paths
  • Support for component variants and custom naming
  • Error handling for missing bricks and invalid configurations
  • Integration with Mason CLI ecosystem
0
likes
0
points
86
downloads

Publisher

verified publisherjdde.de

Weekly Downloads

A lean CLI tool to scaffold Flutter components using Mason.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, mason, path, yaml

More

Packages that depend on fpx