alvin_connect 1.0.1 copy "alvin_connect: ^1.0.1" to clipboard
alvin_connect: ^1.0.1 copied to clipboard

A Flutter widget designed to enable users to connect to various Alvin products seamlessly.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add alvin_connect

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

dependencies:
  alvin_connect: ^1.0.1

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:alvin_connect/alvin_connect.dart';
1
likes
120
points
75
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter widget designed to enable users to connect to various Alvin products seamlessly.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_inappwebview, flutter_svg, font_awesome_flutter, google_fonts, internet_connection_checker, toastification

More

Packages that depend on alvin_connect