Just an experiment with flutter to create a slider effect. Tried to replicate UI Dribbble.
Please feel free to modify and create pull request to make it perfect as dribbble.
Note: Make sure your Flutter environment is setup.
In the command terminal, run the following commands:
$ git clone https://github.com/geekruchika/SliderMove.git
$ cd SliderMove/slideranimation
$ flutter run
Open the project in Xcode from ios/Runner.xcodeproj.
Hit the play button.
Run the following command in your terminal.
$ open -a Simulator
$ flutter run
Make sure you have an Android emulator installed and running.
Run the following command in your terminal.
$ flutter run