AboutThis extension adds useful features for working with Flutter. Specifically if you work with both BLoC and Freezed. Features(Olive) - BLoC Generate2(Olive) BLoC Generate 2
(Olive) BLOC - Copy Remaining Event Handlers(Olive) BLOC - Copy Remaining Event Handlers You can define as many events in .event.dart file Then move into the .bloc.dart file Open command palette and run this command: (Olive) BLOC - Copy Remaining Event Handlers This will populate all the event handlers in the bloc file. Fast File SwitchSwitch between bloc files with these shortcuts
DependenciesThis is how pubspec.yaml looks like:
|