decorated_flutter 0.40.6 copy "decorated_flutter: ^0.40.6" to clipboard
decorated_flutter: ^0.40.6 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 Dart:

 $ dart pub add decorated_flutter

With Flutter:

 $ flutter pub add decorated_flutter

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

dependencies:
  decorated_flutter: ^0.40.6

Alternatively, your editor might support dart pub get or 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
69%
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_plus, cached_network_image, dio, flutter, flutter_cache_manager, flutter_localizations, flutter_svg, hive, hive_flutter, intl, kiwi, logger, meta, modal_bottom_sheet, oktoast, package_info_plus, path_provider, rxdart, sliver_tools

More

Packages that depend on decorated_flutter