decorated_flutter 0.32.0-pre.3 copy "decorated_flutter: ^0.32.0-pre.3" to clipboard
decorated_flutter: ^0.32.0-pre.3 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.32.0-pre.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:decorated_flutter/decorated_flutter.dart';
1
likes
0
pub points
68%
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

android_intent, cached_network_image, dio, flutter, flutter_localizations, flutter_svg, intl, logger, modal_bottom_sheet, oktoast, path_provider, rxdart

More

Packages that depend on decorated_flutter