Skip to content

motion_snackbar v0.0.6

Latest

Choose a tag to compare

@deadlium deadlium released this 13 Apr 00:04
1f0cdf8

motion_snackbar 0.0.6 - Advancing Towards a Full-Featured Snackbar Solution

Version 0.0.6 of motion_snackbar marks an important step forward in creating a robust and flexible animated snackbar solution for Flutter. We're thrilled with the progress and can't wait to share this update with you!

Key Improvements:

  • Smooth Directional Animations: Snackbars now slide in and out elegantly, giving your app's feedback a professional touch.
  • Predefined Styles: Kickstart your snackbar implementation with ready-to-use styles for common scenarios (success, error, info, warning).
  • Fully Customizable: We've put a lot of effort into making the snackbars highly customizable, so you can:
    • Tailor Messages: Write custom messages and descriptions.
    • Select Colors: Set background colors that match your app's theme.
    • Choose Icons: Use any IconData to add visual cues.
    • Set Durations: Control how long the snackbar appears.
  • Workflow fixed: the workflow now works smoothly.
  • Dart version fixed: now the library is compatible with the other libraries.
  • Readme: the readme is now complete.

What We're Working On:
This isn't the final form of motion_snackbar. We have a lot of exciting features and improvements on our roadmap, including:

  • Additional animation options
  • More tests
  • More examples

Your Feedback Matters:
We need your help to make motion_snackbar the best it can be! Please try out this release, let us know what you think, and report any issues you find. Your input is crucial!