absmartly_sdk 2.1.2 copy "absmartly_sdk: ^2.1.2" to clipboard
absmartly_sdk: ^2.1.2 copied to clipboard

ABsmartly - Flutter SDK

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add absmartly_sdk

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

dependencies:
  absmartly_sdk: ^2.1.2

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:absmartly_sdk/absmartly_sdk.dart';
0
likes
130
points
29.1k
downloads

Publisher

unverified uploader

Weekly Downloads

ABsmartly - Flutter SDK

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

async, collection, crypto, flutter, flutter_lints, http, http_parser, intl

More

Packages that depend on absmartly_sdk