flutter_bloc_cli_plus 1.0.1 copy "flutter_bloc_cli_plus: ^1.0.1" to clipboard
flutter_bloc_cli_plus: ^1.0.1 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());
}
1
likes
130
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

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

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

dart_style, dcli, process_run, pubspec

More

Packages that depend on flutter_bloc_cli_plus