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

An interactive terminal wizard for flutter create. Browse and configure all flags visually, then execute with approval.

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
152
downloads

Documentation

API reference

Publisher

verified publishermoulibheemaneti.com

Weekly Downloads

An interactive terminal wizard for flutter create. Browse and configure all flags visually, then execute with approval.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dart_console, process_run

More

Packages that depend on flutter_createx