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.

0.1.0 #

  • Fix: language is now resolved from the device's own locale preferences directly, instead of Localizations.localeOf(context) — which Flutter silently coerces back to English whenever the host app's MaterialApp.locale isn't also listed in MaterialApp.supportedLocales. The popup now auto-detects the right language with zero extra MaterialApp configuration required.
  • Add FollowUpGate.locale to force a specific language (e.g. for previews/testing or an in-app language switcher) instead of auto-detecting.

0.0.1 #

  • Initial release: FollowUpGate popup + full-screen animated flow, localized to 10 languages.
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