ventas_airtel 0.0.17
ventas_airtel: ^0.0.17 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_airtelThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
ventas_airtel: ^0.0.17Alternatively, 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_airtel/ventas_airtel.dart';