flutter_compose_ui_modifiers 0.4.0 copy "flutter_compose_ui_modifiers: ^0.4.0" to clipboard
flutter_compose_ui_modifiers: ^0.4.0 copied to clipboard

Flutter UI Modifiers is a collection of declarative widget modifiers to make your Flutter code shorter and linear.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_compose_ui_modifiers

With Flutter:

 $ flutter pub add flutter_compose_ui_modifiers

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

dependencies:
  flutter_compose_ui_modifiers: ^0.4.0

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:flutter_compose_ui_modifiers/flutter_compose_ui_modifiers.dart';
2
likes
0
points
135
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter UI Modifiers is a collection of declarative widget modifiers to make your Flutter code shorter and linear.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cached_network_image, device_info_plus, easy_refresh, extended_image, flutter, flutter_linkify, get, get_storage, image_picker, keyboard_height_plugin, logger, mix, path_provider, permission_handler, pull_to_refresh, url_launcher

More

Packages that depend on flutter_compose_ui_modifiers