blocx_flutter 0.1.0 copy "blocx_flutter: ^0.1.0" to clipboard
blocx_flutter: ^0.1.0 copied to clipboard

BlocX for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add blocx_flutter

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

dependencies:
  blocx_flutter: ^0.1.0

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:blocx_flutter/blocx_flutter.dart';
0
likes
10
pub points
0%
popularity

Publisher

unverified uploader

BlocX for Flutter.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

blocx, flutter

More

Packages that depend on blocx_flutter