swift_bloc 0.0.3 copy "swift_bloc: ^0.0.3" to clipboard
swift_bloc: ^0.0.3 copied to clipboard

Bloc Simplified: Be Productive | Save your time

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add swift_bloc

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

dependencies:
  swift_bloc: ^0.0.3

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:swift_bloc/swift_bloc.dart';
2
likes
130
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

Bloc Simplified: Be Productive | Save your time

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

equatable, flutter, flutter_bloc, provider

More

Packages that depend on swift_bloc