parallax-image
Parallax effect widget
A Flutter widget that creates the illusion of an image moving at a slower pace than its surrounding content
A Flutter widget that paints an image and moves it at a slower speed than the main scrolling content.
278 stars
7 watching
32 forks
Language: Dart
last commit: over 2 years ago
Linked from 1 awesome list
dartlangflutterparallax-scrolling
Related projects:
Repository | Description | Stars |
---|---|---|
stephband/jparallax | Creates interactive parallax effects by moving nodes in response to mouse movement | 1,146 |
apertureless/vue-parallax | A Vue.js component for creating parallax image scroll effects with customizable speed and direction. | 638 |
vue-comps/vue-parallax | A Vue.js component that scrolls an image at a slower pace than the window | 85 |
asmaboussalem/webeffects | A jQuery plugin for creating parallax effects on web pages | 1 |
amineyarman/vue-mouse-parallax | A Vue.js component for creating a scrolling effect where objects move towards the mouse as the user scrolls | 87 |
droidsonroids/mpparallaxview | An iOS component that creates a parallax effect on screen using touch or accelerometer input | 1,741 |
narfss/parallaxeverywhere | Provides Android widgets with built-in parallax effects to create visually engaging user interfaces. | 711 |
aarcoraci/vue-parallax-view | A Vue.js component that creates a composite view with multiple layers of images reacting to mouse movement for a depth effect | 9 |
pgssoft/parallaxview | Customizable UI component with parallax effect | 483 |
derstimmler/ngx-parallax-stars | A library for creating visually appealing star effects with parallax motion in Angular applications. | 3 |
jsnanigans/vue-parallax-js | A lightweight Vue component that adds parallax effect to elements | 120 |
dukke/fxparallax | A JavaFX library that provides controls for adding Parallax effects to Java applications. | 42 |
geosigno/simpleparallax.js | A lightweight JavaScript library that adds parallax animations to images in React and vanilla web applications. | 1,858 |
marmelroy/tvbutton | Recreating the parallax effect on iOS UIButtons using multiple layers of images. | 1,157 |