Flutter todo - Simple To-do application created with Flutter and Hive

Overview

To-do app

Simple To-do application created with Flutter and Hive.

todo

Description

  • First screen

    • The First screen has a welcome message, language selection, and username input.
    • To get to the second screen you have to fill up all fields from the first screen and then press "Next"
  • Second screen

    • The Second screen includes a list of unfinished tasks with possibilities to add, remove and edit tasks.
    • To add a new task press the "+" button on your right bottom corner of the screen.
      • Tasks are stored in Hive database
    • You can go to the third screen by pressing the arrow on the top right corner of the second screen
  • Third screen

    • The third screen includes a list of completed tasks
    • You can delete task by pressing "Remove" button
    • To go back to the second screen press the arrow on the top left corner of the screen
You might also like...

Pokedex-Flutter - Pokedex demonstrates modern Flutter development with GetX, Hive, Flow, Adaptive/Responsive Design

Pokedex-Flutter - Pokedex demonstrates modern Flutter development with GetX, Hive, Flow, Adaptive/Responsive Design

Pokedex-Flutter Pokedex demonstrates modern Flutter development with GetX, Hive,

Aug 17, 2022

Persist data with Flutter's Hive NoSQL Database locally on Android, iOS & Web.

Persist data with Flutter's Hive NoSQL Database locally on Android, iOS & Web.

Flutter Tutorial - Hive NoSQL Database Persist data with Flutter's Hive NoSQL Database locally on Android, iOS & Web. โœŒ โ€‚Preview App Preview Course Pr

Dec 31, 2022

Hive CRUD App For Flutter

Hive CRUD App For Flutter

flutter_hive_crud_app A new Flutter project. Getting Started This project is a s

Oct 19, 2022

(Flutter)Minimal App With Offline Storage(Using HIVE) Functionality.

(Flutter)Minimal App With Offline Storage(Using HIVE) Functionality.

TaskZ (Minimal + Offline TODO List App) Minimal App With Offline Storage(Using HIVE) Functionality. Getting Started ๐Ÿ‘ Any suggestion, improvement on

Oct 2, 2022

Flutter Students Club & Zemin Istanbul workshop Hive App

Hive In Flutter Made for Zemin Istanbul Presantation Basically, the application saves the basic data types and custom generated data classes to the lo

Oct 19, 2022

A simple application connected with API (The Movie Database), related to movies. Application created using BLoC pattern and RxDart

MovieApp I will not hide that this is the most difficult application I have done so far (and I am still working on new features). It looks like this (

Oct 28, 2022

Time do - A Flutter Todo Application Using GetX And Sqlite

Time do - A Flutter Todo Application Using GetX And Sqlite

time_do A TODO Flutter project. Getting Started Flutter application -Design Patt

Oct 11, 2022

Basic todo mobile application built on top of the ETH blockchain with Flutter, Truffle and Ganache.

Basic todo mobile application built on top of the ETH blockchain with Flutter, Truffle and Ganache.

Todo-DAPP This project is a basic mobile Todo App build with Flutter. The backend consist in a Solidity contract running on the Ethereum Blockchain. C

Sep 28, 2022

Todo is an Simple Task Management App coded using Dart which is a peogramming language for Flutter SDK(2.5) supports Null Safety ๐Ÿ“‘๐Ÿšฉ

Todo ๐Ÿ“‘ ๐Ÿšฉ ๐Ÿ“Œ Introduction Todo is an Simple Task Management App coded using Dart which is a peogramming language for Flutter SDK(2.5) supports Null S

Nov 5, 2022
Owner
Gints V
Gints V
Local data hive - Local data hive for flutter

local_data_hive A new Flutter application. ScreenShot

Mehmet Emre ร–Z 0 Jan 8, 2022
Hive Wait provide a Hive repository to calling methods in the box as async.

Hive Wait provide a Hive repository to calling methods in the box as async.

Giรกo Hแป“ 1 May 10, 2022
Todo app codelab - A simple UI for todo app to showcase Flutter features and core concepts

Codelab Todo App A simple todo app UI for to showcase Flutter and Dart core conc

Junior Medehou 3 May 12, 2022
GoodBudget - A budget monitor or expense tracker Flutter application that persists data with Hive NoSQL database.

GoodBudget - A budget monitor or expense tracker Flutter application that persists data with Hive NoSQL database. This cross platform application is available on Android, iOS & Web. Both expenses and income are monitored.

Sherida Providence 1 Sep 19, 2022
A todo list app created with Dart and Flutter.

Todo List App A cross-platform Todo List App created using Dart and Flutter. I followed the tutorials by Johannes Mike for personal learning. Then sta

Raja Haseeb 0 Jan 2, 2022
A flutter boilerplate project containing bloc, pedantic, hive, easy_translations and more!

Flutter Production Boilerplate A flutter project containing bloc, flutter_lints, hive, easy_translations and more! This repository is the starting poi

Andreas Feichtinger 133 Dec 26, 2022
Udemy Course "Dart and Flutter: The Complete Developer's Guide" Project. (With Hive DB)

Udemy-Course-Flutter Udemy Course "Dart and Flutter: The Complete Developer's Guide" Project. (With Hive DB) The course: https://www.udemy.com/course/

Muhammad Tayyab 1 Jun 11, 2022
Flutter App Change Theme With Getx and Save Theme Stage with Hive

Flutter Change app Theme With GetX Flutter App Change Theme With Getx. Theme Stage saved using Hive. instead of hive you can use get-storage or shared

Azraf Al Monzim 12 Oct 22, 2022
A flutter project containing riverpod, flutter_lints, hive, easy_translations and more!

Flutter Production Boilerplate Riverpod A flutter project containing riverpod, flutter_lints, hive, easy_translations and more! This repository is the

Andreas Feichtinger 46 Dec 27, 2022