A Flutter Todo App Written For a Flutter Talk

A Flutter Todo App Written For a Flutter Talk

A Flutter "Todo" App

This project is part of a talk introducing Flutter to new developers.

Are you new to Flutter? Start here !

Requirements

  • Listing items
  • Adding items
  • Removing items
  • Editing items
  • Data persistence

Functionality

  • Animated list
  • Shared Preferences (Data Persistence)
  • Unit tests
  • Widget tests
  • Integration tests (Automation)

Screenshots

flutter todo appflutter todo appflutter todo appflutter todo app

Check the other branches for extra funcionality!

Source Code

Please Visit A Flutter Todo App written for a flutter talk Source code at GitHub