mwidgets 1.1.8 copy "mwidgets: ^1.1.8" to clipboard
mwidgets: ^1.1.8 copied to clipboard

Contains a custom widgets like MText, MDropdown, MFileImage, MNetworkImage, MLottie, MSvg, MBouncingButton others

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mwidgets

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

dependencies:
  mwidgets: ^1.1.8

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:mwidgets/mwidgets.dart';
6
likes
130
points
493
downloads

Publisher

unverified uploader

Weekly Downloads

Contains a custom widgets like MText, MDropdown, MFileImage, MNetworkImage, MLottie, MSvg, MBouncingButton others

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

auto_size_text, bouncing_widget, cached_network_image, cupertino_range_slider_improved, easy_image_viewer, eitherx, equatable, flash, flutter, flutter_bloc, flutter_rating_bar, flutter_svg, image_zoom_on_move, intl, localization, lottie, phone_number, pinput, square_percent_indicater

More

Packages that depend on mwidgets