redo_boilerplate 1.0.2 copy "redo_boilerplate: ^1.0.2" to clipboard
redo_boilerplate: ^1.0.2 copied to clipboard

CLI to scaffold Flutter boilerplate (themes, dependencies, folders)

1.0.0 #

  • Initial release: CLI scaffolding, architecture selection, constants/networking/theme generation, redo_boiler executable.

1.0.1 #

  • Improved the readme file and a minor error.

1.0.2 #

  • Removed theme folder from src structure, now only generates theme files in lib/constants/theme
  • Updated app.dart template to use proper theme imports from constants/theme/theme.dart
  • Added localization support with options for Nepali (np) and English (en)
  • Generates l10n.yaml and l10n folder with appropriate language files when localization is enabled
1
likes
140
points
20
downloads

Documentation

API reference

Publisher

verified publisheraashistakarki.com.np

Weekly Downloads

CLI to scaffold Flutter boilerplate (themes, dependencies, folders)

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

args, io, mason_logger, mustache_template, path, prompts, yaml_edit

More

Packages that depend on redo_boilerplate