Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 915 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 915 Bytes

Sanity Flutter demo

This is a sample frontend for the movie dataset, powered by Sanity and built with Dart/Flutter.

Preview

Prerequisites

You will need Android Studio. To configure your Android Studio with Flutter, follow along this guide.

Setup

Get the code by either cloning this repository using git

git clone https://github.com/itumulak/sanity-flutter-demo.git

... or downloading source code code as a zip archive.

Once downloaded, open this project, build, and run it.