ventour_connector 0.46.53
ventour_connector: ^0.46.53 copied to clipboard
Libreria de conexión con Ventour 7 para aplicaciones Flutter
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add ventour_connectorThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
ventour_connector: ^0.46.53Alternatively, 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:ventour_connector/ventour_connector.dart';