flutter_todos icon indicating copy to clipboard operation
flutter_todos copied to clipboard

A cross platform todo list app using flutter, sqlite etc. If you read the code, you will understand how to create simple elegant mobile app using Flutter and Dart language.

Youtube https://flutterbook.net/ ithinkdiff.net Twitter: @mahmudahsan

Flutter Todos

A cross platform todo list app using flutter and dart programming language. In this application, I used SQLite3 to persist data. The app works in both iOS and Android operating system.

android App

Code Discussion

Video Presentation

Roadmap

  • [x] SQLite integration

Demo

Widgets

Widget Index

Flutter Full Application

  1. Vote | Tutorial
  2. Todos | Tutorial

Flutter Tutorials Beginners

  1. Dart Programming Language for Beginners
  2. Flutter for Beginners - Creating First App
  3. How to Create a Profile Page App

Intermediate Dart Knowledge

  1. What is Future and Async

More Tutorials / Links

Resources

Questions or feedback?

Feel free to open an issue, or find me @mahmudahsan on Twitter.