Skip to content

A Flutter todo app example written for a Flutter talk

License

Notifications You must be signed in to change notification settings

4ref/flutter_todo_app_talk

 
 

Repository files navigation

Updated to AndroidX and Flutter 1.17.5

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

Languages

  • C++ 40.4%
  • Dart 28.5%
  • CMake 17.6%
  • Ruby 4.7%
  • HTML 2.5%
  • C 2.1%
  • Other 4.2%