nestads_dev 1.0.6 copy "nestads_dev: ^1.0.6" to clipboard
nestads_dev: ^1.0.6 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_dev

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

dependencies:
  nestads_dev: ^1.0.6

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_dev/nestads_dev.dart';
2
likes
125
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on nestads_dev