ventas_dealer 0.0.81 ventas_dealer: ^0.0.81 copied to clipboard
Robust Sales and distribution for all companies, leading to more transparency and profitability in the supply chain leading to superior digital transformation
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add ventas_dealer
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
ventas_dealer: ^0.0.81
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:ventas_dealer/ventas_dealer.dart';