nylo_installer 1.1.0 copy "nylo_installer: ^1.1.0" to clipboard
nylo_installer: ^1.1.0 copied to clipboard

CLI tool to create new Nylo Flutter projects. Quickly scaffold production-ready Flutter applications.

1.1.0 - 2026-02-01 #

Added #

  • Automatic environment file setup (copies .env-example to .env)
  • App key generation step using nylo_framework:main make:key
  • New console UI methods: writeTaskHeader, writeSubtaskPending, writeSubtaskComplete

Changed #

  • Improved console output with task headers and subtask indicators
  • Updated spinner alignment for better visual consistency
  • Updated bundle identifier patterns for Android (com.nylo.android) and iOS (com.nylo.ios)

1.0.2 - 2026-01-31 #

  • Update screenshots

1.0.1 - 2026-01-31 #

  • Update screenshots

1.0.0 - 2026-01-31 #

  • Initial release
  • Added nylo new <project_name> command to create new Nylo Flutter projects
  • Added nylo init command to initialize Nylo in the current directory
  • Automatic project scaffolding from official Nylo template
  • Platform-specific configuration updates (Android, iOS)
  • Automatic dependency installation with flutter pub get
2
likes
150
points
151
downloads
screenshot

Publisher

verified publishernylo.dev

Weekly Downloads

CLI tool to create new Nylo Flutter projects. Quickly scaffold production-ready Flutter applications.

Homepage
Repository (GitHub)
View/report issues

Topics

#nylo-installer #nylo

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

args, path, recase

More

Packages that depend on nylo_installer