nonull / flutter-animate-transition

A new Flutter project by Caleb following the Animate a page route transition cookbook example on the Flutter documentation website. But implemented using ClojureDart.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flutter-animate-transition

A new Flutter project by Caleb following the Animate a page route transition cookbook example on the Flutter documentation website. But implemented using ClojureDart.

Getting Started

  1. Set up Dart, Flutter, and ClojureDart.

  2. Clone this repo.

  3. Initialize the project using clj -M -m cljd.build init animate-transition.main.

  4. Fire up a target device (such as an Android emulator using Android Studio).

  5. Start the ClojureDart watcher using clj -M -m cljd.build flutter.

About

A new Flutter project by Caleb following the Animate a page route transition cookbook example on the Flutter documentation website. But implemented using ClojureDart.