A Flutter Todo App Example 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

Listing Items New Item
Remove Item Completed Item

Check the other branches for extra functionality!

Download Details:

Author: Morthor

Source Code: https://github.com/Morthor/flutter_todo_app_talk

#flutter #dart #mobile-apps

A Flutter Todo App Example Written for a Flutter Talk
3.80 GEEK