mc_utils 0.0.6
mc_utils: ^0.0.6 copied to clipboard
Video Player,TextField Custom,Custom Images,Custom Buttons ,Custom Icons, Custom Text, Custom DropDownButton,Custom List, Custom DateTime Format.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add mc_utils
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
mc_utils: ^0.0.6
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:mc_utils/mc_utils.dart';