mh_ui 0.0.1+1 copy "mh_ui: ^0.0.1+1" to clipboard
mh_ui: ^0.0.1+1 copied to clipboard

This Flutter package is a UI kit for all beginner and professional who want to developed fast. This package also improved http request. Also load network images and error widgets. You can try this package.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mh_ui

With Flutter:

 $ flutter pub add mh_ui

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

dependencies:
  mh_ui: ^0.0.1+1

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:mh_ui/mh_ui.dart';
32
likes
0
points
1
downloads

Publisher

verified publishermhsarkar.com

Weekly Downloads

This Flutter package is a UI kit for all beginner and professional who want to developed fast. This package also improved http request. Also load network images and error widgets. You can try this package.

License

unknown (license)

Dependencies

flutter, http, logger, path_provider

More

Packages that depend on mh_ui