smf_flutter_cli 0.2.1+1 copy "smf_flutter_cli: ^0.2.1+1" to clipboard
smf_flutter_cli: ^0.2.1+1 copied to clipboard

CLI for SayMyFrame (SMF) Flutter: scaffold projects, configure modules, and generate code.

0.2.1+1 #

  • FIX(safe-write): correct project name in safe write. (e1cdb985)

0.2.1 #

  • FIX: add extra space between emoji and message. (#11). (84535ff4)
  • FEAT: improve UX when cli stop with an error. (f770f643)
  • FEAT: firebase crashlytics module. (9679223f)

0.2.0 #

Note: This release has breaking changes.

  • FIX(prompt): avoid crash when no module provides an initial route. (9c295b99)
  • FEAT: app post gen cta message. (2bfb7f46)
  • FEAT: app post gen cta message. (5a714024)
  • FEAT: add safe write mechanism. (e174323a)
  • DOCS: add comprehensive API documentation and fix linting issues. (50dac3d6)
  • DOCS: add comprehensive API documentation and copyright headers. (5872d386)
  • BREAKING FEAT(cli): adopt factories with ModuleCreator; add --strict and verbose dep logs (#3). (2a669b81)

0.1.0 #

  • Initial version.