这是indexloc提供的服务,不要输入任何密码

nudge_nudgesv2 1.0.12 copy "nudge_nudgesv2: ^1.0.12" to clipboard
nudge_nudgesv2: ^1.0.12 copied to clipboard

Nudge Flutter Nudges

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nudge_nudgesv2

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

dependencies:
  nudge_nudgesv2: ^1.0.12

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_nudgesv2/domain/entities/enums.dart';
import 'package:nudge_nudgesv2/domain/entities/nudges.entity.dart';
import 'package:nudge_nudgesv2/domain/helpers/painters.dart';
import 'package:nudge_nudgesv2/domain/helpers/utilities.dart';
import 'package:nudge_nudgesv2/nudge_flutter_nudges_v2.dart';
import 'package:nudge_nudgesv2/ui/components/nudge_coachmark.dart';
import 'package:nudge_nudgesv2/ui/components/nudge_spotlight.dart';
import 'package:nudge_nudgesv2/ui/components/nudge_tooltip.dart';
0
likes
95
points
100
downloads

Publisher

unverified uploader

Weekly Downloads

Nudge Flutter Nudges

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, image, nudge_flutter_sd_ui, nudgecore_v2, url_launcher

More

Packages that depend on nudge_nudgesv2