hmwidget 0.0.3 copy "hmwidget: ^0.0.3" to clipboard
hmwidget: ^0.0.3 copied to clipboard

Easy to use open source UI library with Widgets to build flutter app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hmwidget

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

dependencies:
  hmwidget: ^0.0.3

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:hmwidget/hmwidget.dart';
1
likes
110
points
47
downloads

Publisher

unverified uploader

Weekly Downloads

Easy to use open source UI library with Widgets to build flutter app.

Documentation

API reference

License

unknown (license)

Dependencies

camera, file_picker, flutter, flutter_colorpicker, flutter_hooks, flutter_svg, image_picker, styled_widget

More

Packages that depend on hmwidget