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

iOS-style fluid interactions for Flutter - spring physics, elastic animations, drag-to-select menus, and glow effects.

Changelog #

All notable changes to the iOS Fluid Interactions package will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.0 - 2026-01-21 #

Added #

  • Initial release of iOS Fluid Interactions package
  • FluidBottomNavBar - iOS-style bottom navigation with elastic drag interactions
  • ElasticTapGesture - Widget with spring-based physics and elastic animations
  • Glow - Radial glow effect widget with auto-tracking
  • FluidNavDestination - Navigation item widget for bottom nav
  • FluidTrailingActionButton - Floating action button with slide animations
  • FluidBottomNavBarTheme - Theme configuration for bottom navigation
  • ElasticTypes - Type-safe extension types for physics parameters:
    • ElasticDampingIntencity - Controls bounce behavior
    • DragIntensity - Controls movement during drag
    • DeformIntensity - Controls jelly effect
    • Scaling - Controls scale on tap

Features #

  • Elastic drag interactions with jelly effect
  • Cursor glow tracking for iOS-style touch feedback
  • Shrink-to-select behavior on bottom navigation
  • 5 independent animation controllers for smooth motion
  • Volume preservation during drag (jelly effect)
  • Spring physics with configurable parameters
  • Adaptive scaling based on widget size
  • Custom theme support for all components

Documentation #

  • Comprehensive README with usage examples
  • Parameter documentation for all public APIs
  • Architecture diagrams and explanations
2
likes
0
points
273
downloads

Publisher

unverified uploader

Weekly Downloads

iOS-style fluid interactions for Flutter - spring physics, elastic animations, drag-to-select menus, and glow effects.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cupertino_icons, flutter, heroine

More

Packages that depend on ios_fluid_interactions