mh_ui 0.0.1+5 copy "mh_ui: ^0.0.1+5" to clipboard
mh_ui: ^0.0.1+5 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.

Example #


import 'package:mh_ui/mh_ui.dart';
//create a CustomNetworkImage example
CustomNetworkImage(
  networkImagePath: 'https://www.example.com/image.jpg',
  width: 100,
  height: 100,
),

31
likes
130
pub points
23%
popularity

Publisher

verified publishermhsarkar.com

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.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSL-1.0 (LICENSE)

Dependencies

flutter, http, logger, path_provider

More

Packages that depend on mh_ui