bloc_ease 1.0.2 copy "bloc_ease: ^1.0.2" to clipboard
bloc_ease: ^1.0.2 copied to clipboard

A dart library to solve boilerplate issues with flutter_bloc by just using typedefs instead of defining state classes.

example/lib/main.dart

import 'package:flutter/material.dart';

void main() {
  runApp(const MyApp());
}
13
likes
0
points
267
downloads

Publisher

unverified uploader

Weekly Downloads

A dart library to solve boilerplate issues with flutter_bloc by just using typedefs instead of defining state classes.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_bloc, rxdart

More

Packages that depend on bloc_ease