ignite_kit_cli 1.0.0+2 copy "ignite_kit_cli: ^1.0.0+2" to clipboard
ignite_kit_cli: ^1.0.0+2 copied to clipboard

A Flutter project scaffolding CLI tool that instantly generates a custom, preconfigured project with themes, services, folder structure, and more.

example/main.dart

/// Example: How to use ignite_kit_cli from the terminal.
///
/// Run the following command in your terminal:
///
/// ```bash
/// dart pub global activate ignite_kit_cli
/// ignite_kit create my_app
/// ```
///
/// This command will generate a new Flutter project named `my_app`
/// using the built-in template and structure defined by ignite_kit_cli.
void main() {
  // No runtime code needed since this is a CLI tool.
}
0
likes
70
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter project scaffolding CLI tool that instantly generates a custom, preconfigured project with themes, services, folder structure, and more.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

bloc, cached_network_image, cupertino_icons, device_info_plus, dio, fast_cached_network_image, flutter, flutter_bloc, flutter_localizations, flutter_svg, flutter_web_plugins, freezed, freezed_annotation, get_it, go_router, google_fonts, http, intl, json_annotation, path, shared_preferences, toastification, url_launcher, url_launcher_ios

More

Packages that depend on ignite_kit_cli