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

A Flutter e-commerce application featuring a reusable OrderItemWidget component.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add diagramo_order_item

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

dependencies:
  diagramo_order_item: ^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:diagramo_order_item/diagramo_order_item.dart';
0
likes
140
points
45
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter e-commerce application featuring a reusable OrderItemWidget component.

Homepage

License

MIT (license)

Dependencies

flutter

More

Packages that depend on diagramo_order_item