slide_to_submit_button 1.0.3 copy "slide_to_submit_button: ^1.0.3" to clipboard
slide_to_submit_button: ^1.0.3 copied to clipboard

A customizable slide-to-submit button with animation and styling options.

1.0.3 - 2025-07-15 #

  • πŸ” Refactored onSubmit callback to provide a SlideToSubmitController for external control.
  • 🧠 Developers can now call controller.reset() or controller.done() inside onSubmit.
  • βž• Added internal controller state management without requiring external instantiation.
  • πŸ“„ Improved code documentation for public classes and methods.
  • βœ… Cleaned up build warnings related to Android back navigation (suggested manifest fix).

1.0.2 - 2025-07-15 #

  • πŸ› οΈ Fixed frame skipping and navigation blocking by deferring onSubmit using WidgetsBinding.addPostFrameCallback.
  • βž• Added support for bounceCurve parameter in both default and custom constructors.

1.0.1 - 2025-07-15 #

  • πŸ–ΌοΈ Added a screenshot image to README.md for visual demonstration.

1.0.0 Initial Release #

  • πŸŽ‰ First release of the slide_to_submit package.
  • βœ… Introduced SlideToSubmit widget with smooth drag-to-submit functionality.
  • πŸ” Added bounce-back animation when submission is not triggered.
  • 🎨 Included customizable properties: colors, text, icon, dimensions, and more.
  • βž• SlideToSubmit.custom constructor for complete customization.
  • ➀ Included AnimatedSlideArrow for guiding the user visually.
6
likes
150
points
106
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A customizable slide-to-submit button with animation and styling options.

Repository (GitHub)
View/report issues

Topics

#button #slider #submit #swipe

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on slide_to_submit_button