designhubz 0.0.1 copy "designhubz: ^0.0.1" to clipboard
designhubz: ^0.0.1 copied to clipboard

DesignHubz TryOn Flutter Package

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add designhubz

With Flutter:

 $ flutter pub add designhubz

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

dependencies:
  designhubz: ^0.0.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:designhubz/designhubz.dart';
1
likes
0
points
47
downloads

Publisher

verified publisherdesignhubz.com

Weekly Downloads

DesignHubz TryOn Flutter Package

License

unknown (license)

Dependencies

device_info_plus, flutter, flutter_inappwebview, plugin_platform_interface

More

Packages that depend on designhubz