Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 988 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 988 Bytes

motion

This project a motion based ui demo using custom painter and tween animation in flutter.

motionui

Getting Started

To use this project , follow the steps below:

  1. Clone this project using:

    git clone repo url
  2. From the project directory, run:

    flutter pub get
  3. Now from same directory, run:

    flutter run

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.