FLUTTER ECOSYSTEM

mouse_parallax

A simple way to implement pointer based parallax animations on multiple platforms.

mouse_parallax cover
Latest version
1.1.0
30-day downloads
26
Likes
165
Pub points
150

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

Mouse Parallax is a Flutter package that enables smooth, pointer-driven parallax effects across multiple platforms, including mobile, web, and desktop. It allows developers to create immersive visual experiences by animating widgets in response to mouse or touch input, with minimal setup. The package supports responsive behavior and integrates seamlessly into existing Flutter projects. Ideal for interactive UIs, backgrounds, or dynamic content layouts.

Use cases
  • Interactive website backgrounds
  • Dynamic app interfaces
  • Parallax scrolling effects
  • Desktop and web animations
  • Enhanced user engagement
  • Visual storytelling
Key features
  • Pointer-based parallax motion
  • Cross-platform support
  • Simple API integration
  • Responsive design compatibility
  • Smooth animation rendering
  • Customizable sensitivity
Suitable for
  • UI/UX designers
  • Web and desktop app developers
  • Interactive prototype creators
  • Gamified application builders
  • Creative digital experiences
Considerations
  • May impact performance on low-end devices
  • Requires careful tuning for optimal UX
  • Not ideal for static content
  • Limited to pointer-driven interactions
  • Best suited for visually rich applications
  • Potential overuse may distract users
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add mouse_parallax

Categories

Source repository

Related projects

No data available yet.