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

Contains a custom widgets like MText, MDropdown, MFileImage, MNetworkImage, MLottie, MSvg, MBouncingButton, MRating, MPinPut, MScroll, MTextFiled, MRangeItemWidget, MRadioItemWidget and others

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mwidgets

With Flutter:

 $ flutter pub add mwidgets

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

dependencies:
  mwidgets: ^0.0.4

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:mwidgets/mwidgets.dart';
5
likes
0
pub points
70%
popularity

Publisher

unverified uploader

Contains a custom widgets like MText, MDropdown, MFileImage, MNetworkImage, MLottie, MSvg, MBouncingButton, MRating, MPinPut, MScroll, MTextFiled, MRangeItemWidget, MRadioItemWidget and others

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

bouncing_widget, cached_network_image, cupertino_range_slider_improved, easy_image_viewer, eitherx, equatable, flash, flutter, flutter_bloc, flutter_gen, flutter_localizations, flutter_rating_bar, flutter_svg, get_it, injectable, intl, localization, lottie, phone_number, pinput, skeletons, square_percent_indicater

More

Packages that depend on mwidgets