first_run_kit 1.0.0 copy "first_run_kit: ^1.0.0" to clipboard
first_run_kit: ^1.0.0 copied to clipboard

A production-ready Flutter package for first launch onboarding, permission flows, and safe first-run detection.

1.0.0 #

  • Initial stable release of first_run_kit.
  • Added first-run detection using SharedPreferences.
  • Added multi-step flow support with OnboardingStep, PermissionStep, and CustomStep.
  • Added FlowController with next, back, skip, and progress state.
  • Added safe storage wrapper with safeClear() preserving first_run key.
  • Added customizable UI configuration via FirstRunConfig.
  • Added example app demonstrating onboarding + permission + custom step flow.
2
likes
0
points
335
downloads

Publisher

verified publisherpratyushmishra.online

Weekly Downloads

A production-ready Flutter package for first launch onboarding, permission flows, and safe first-run detection.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, permission_handler, shared_preferences

More

Packages that depend on first_run_kit