follow_up 0.1.0 copy "follow_up: ^0.1.0" to clipboard
follow_up: ^0.1.0 copied to clipboard

Forced, localized gospel-invitation flow for Flutter apps: shows after N app opens with a full-screen animated presentation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add follow_up

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

dependencies:
  follow_up: ^0.1.0

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:follow_up/follow_up.dart';
0
likes
160
points
28
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Forced, localized gospel-invitation flow for Flutter apps: shows after N app opens with a full-screen animated presentation.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter, shared_preferences, url_launcher

More

Packages that depend on follow_up