flutter_createx 1.0.1 copy "flutter_createx: ^1.0.1" to clipboard
flutter_createx: ^1.0.1 copied to clipboard

A terminal wizard for `flutter create` — browse and configure all flags interactively, preview the full command, then execute with one keystroke.

example/flutter_createx_example.dart

import 'package:flutter_createx/flutter_createx.dart';

void main() {
  var awesome = Awesome();
  print('awesome: ${awesome.isAwesome}');
}
1
likes
160
points
134
downloads
screenshot

Documentation

API reference

Publisher

verified publishermoulibheemaneti.com

Weekly Downloads

A terminal wizard for `flutter create` — browse and configure all flags interactively, preview the full command, then execute with one keystroke.

Repository (GitHub)
View/report issues
Contributing

Topics

#cli #flutter #developer-tools #terminal #scaffolding

License

MIT (license)

Dependencies

dart_console, process_run

More

Packages that depend on flutter_createx