decorated_flutter 0.3.0 copy "decorated_flutter: ^0.3.0" to clipboard
decorated_flutter: ^0.3.0 copied to clipboard

outdated

Common encapsulation of Flutter includes the implementation of BLoC pattern and other widget combination.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add decorated_flutter

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

dependencies:
  decorated_flutter: ^0.3.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:decorated_flutter/decorated_flutter.dart';
1
likes
0
pub points
65%
popularity

Publisher

unverified uploader

Common encapsulation of Flutter includes the implementation of BLoC pattern and other widget combination.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

connectivity, crypto, dio, encrypt, flushbar, flutter, flutter_advanced_networkimage, flutter_svg, intl, kiwi, rxdart

More

Packages that depend on decorated_flutter