Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1 KB

README.md

File metadata and controls

51 lines (32 loc) · 1 KB

Flutter - Todo App

Todo App I made with Flutter and Airtable API.

Run Locally

Clone the project

  git clone https://github.com/yagizdo/todo_app_airtable

Go to the project directory

  cd todo_app_airtable

Install dependencies

  flutter pub get

Run App

  flutter run

Libraries I use in the application:

Airtable Schema

Screen Shot 2022-07-26 at 02 17 48

App Video

2022-07-25.at.17.05.59.-.Sapphire.Stork.mp4

Contributing

Contributions are always welcome!