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

A Flutter library that enables seamless integration between flutter_alice, and get_connect from GetX.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add alice_get_connect

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

dependencies:
  alice_get_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:alice_get_connect/alice_get_connect.dart';
3
likes
150
points
17
downloads

Publisher

verified publisherteknologicakrainternasional.com

Weekly Downloads

A Flutter library that enables seamless integration between flutter_alice, and get_connect from GetX.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_alice, get

More

Packages that depend on alice_get_connect