Skip to content

Morthor/flutter_todo_app_talk

Repository files navigation

Updated to Flutter 2.5.3 with null-safety Refactored all tests to new Flutter testing tools

A Flutter "Todo" App

Codemagic build status

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!

About

A Flutter todo app example written for a Flutter talk

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published