realank_flutter_bloc 0.1.2 copy "realank_flutter_bloc: ^0.1.2" to clipboard
realank_flutter_bloc: ^0.1.2 copied to clipboard

a bloc wrapper package, you can use BLoC(Business Logic Component). pattern easily

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add realank_flutter_bloc

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  realank_flutter_bloc: ^0.1.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:realank_flutter_bloc/realank_flutter_bloc.dart';
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

a bloc wrapper package, you can use BLoC(Business Logic Component). pattern easily

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on realank_flutter_bloc