Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 634 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 634 Bytes

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.