nudge_core 0.0.19 copy "nudge_core: ^0.0.19" to clipboard
nudge_core: ^0.0.19 copied to clipboard

The Official core package to enable Nudge tracking and in-app experiences in your Flutter app by Nudge (www.nudgenow.com).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nudge_core

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

dependencies:
  nudge_core: ^0.0.19

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:nudge_core/nudge_core.dart';
2
likes
100
pub points
80%
popularity

Publisher

unverified uploader

The Official core package to enable Nudge tracking and in-app experiences in your Flutter app by Nudge (www.nudgenow.com).

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, http, http_parser, uni_links, uuid

More

Packages that depend on nudge_core