masdul_widget 0.2.5 copy "masdul_widget: ^0.2.5" to clipboard
masdul_widget: ^0.2.5 copied to clipboard

discontinued

Masdul widget help in simplifying code for some complicated widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add masdul_widget

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

dependencies:
  masdul_widget: ^0.2.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:masdul_widget/masdul_widget.dart';
1
likes
80
pub points
0%
popularity

Publisher

unverified uploader

Masdul widget help in simplifying code for some complicated widget.

Repository (GitLab)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on masdul_widget