velocity_bloc 1.1.0 copy "velocity_bloc: ^1.1.0" to clipboard
velocity_bloc: ^1.1.0 copied to clipboard

Minimalist and Easy State Management for Bloc Inspired from Dart Generics.

Getting started #

In the pubspec.yaml of your flutter project, add the following dependency:

dependencies:
  ...
  velocity_bloc: <latest_version>

In your library add the following import:

import 'package:velocity_bloc/velocity_bloc.dart';

For help getting started with Flutter, view the online documentation.

20
likes
0
pub points
77%
popularity

Publisher

verified publishervelocitybloc.dev

Minimalist and Easy State Management for Bloc Inspired from Dart Generics.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bloc, equatable, flutter, flutter_bloc

More

Packages that depend on velocity_bloc