Skip to content

A Flutter app with a to-do list, showcasing some intermediary functionalities.

Notifications You must be signed in to change notification settings

tiagofribeiro/flutter-todo-list

Repository files navigation

flutter_todo_list

A Flutter app with a to-do list, showcasing some intermediary functionalities.


Widgets and parameters


  • SafeArea
  • SizedBox
  • Icon
  • Flexible
  • AlertDialog
  • TextField
    • Decoration
    • Controller
  • ElevatedButton
    • onPressed()
  • ListView
    • ListTile
    • shrinkWrap
  • ScaffoldMessenger
    • SnackBar

Concepts


  • Models
  • Custom Widgets
  • Callback
  • Repositories
  • Packages
    • intl
    • flutter_slidable
    • shared_preferences

About

A Flutter app with a to-do list, showcasing some intermediary functionalities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published