flutter_bloc_cli 1.0.5 copy "flutter_bloc_cli: ^1.0.5" to clipboard
flutter_bloc_cli: ^1.0.5 copied to clipboard

CLI tool for rapidly scaffolding Flutter projects with BLoC architecture and code generation.

example/lib/main.dart

import 'package:flutter/material.dart';
import 'package:example/app.dart';

void main() {
  runApp(const MyApp());
}
13
likes
130
points
81
downloads

Publisher

unverified uploader

Weekly Downloads

CLI tool for rapidly scaffolding Flutter projects with BLoC architecture and code generation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dart_style, dcli, process_run, pubspec_parse

More

Packages that depend on flutter_bloc_cli