fbloc_event_gen 3.1.4
fbloc_event_gen: ^3.1.4 copied to clipboard
Intended to replace @freezed BLOC. Generates STATE, EVENT AND BLOC from a SINGLE LINE OF STATE VARIABLE and can generate custom event classes from factory constructors.
example/lib/main.dart
void main() {}