altogic_flutter 0.0.2 copy "altogic_flutter: ^0.0.2" to clipboard
altogic_flutter: ^0.0.2 copied to clipboard

unlisted

Altogic Flutter Client Implementation

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add altogic_flutter

With Flutter:

 $ flutter pub add altogic_flutter

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

dependencies:
  altogic_flutter: ^0.0.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:altogic_flutter/altogic_flutter.dart';
2
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Altogic Flutter Client Implementation

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

altogic_dart, flutter, shared_preferences, uni_links, url_launcher

More

Packages that depend on altogic_flutter