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

(自家用) 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.51.4

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
95
points
2.76k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

(自家用) Common encapsulation of Flutter includes the implementation of BLoC pattern and other widget combination.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cached_network_image, crypto, dio, flutter, flutter_localizations, flutter_svg, intl, rxdart, shared_preferences, talker, talker_dio_logger, talker_flutter, toastification, uuid

More

Packages that depend on decorated_flutter