nestads 1.0.5 copy "nestads: ^1.0.5" to clipboard
nestads: ^1.0.5 copied to clipboard

A Flutter project built as a data tracker SDK for tracking and managing data in real-time.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nestads

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

dependencies:
  nestads: ^1.0.5

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:nestads/nestads.dart';
0
likes
55
points
64
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter project built as a data tracker SDK for tracking and managing data in real-time.

Homepage

License

MIT (license)

Dependencies

archive, convert, crypto, encrypt, flutter, http, package_info_plus, timezone

More

Packages that depend on nestads