decorated_flutter 0.48.5 copy "decorated_flutter: ^0.48.5" to clipboard
decorated_flutter: ^0.48.5 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.48.5

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
55
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

Documentation

API reference

License

unknown (LICENSE)

Dependencies

app_minimizer, cached_network_image, crypto, dio, flutter, flutter_localizations, flutter_svg, hive, hive_flutter, intl, kiwi, meta, oktoast, rxdart, talker, talker_dio_logger, talker_flutter, uuid

More

Packages that depend on decorated_flutter