Todo flutter application (GETX & SQFLITE)

Related tags

Example Apps time_do
Overview

time_do

A TODO Flutter project.

Getting Started

Flutter application

-Design Pattern : MVC -Database(local) : SQFLite -State Managament : GETX

Features : -Dark Mode -Local Notifications

Screenshots: HomeScreen

HomeScreen

AddTaskScreen

NotificationScreen

HomeScreen

HomeScreen

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

You might also like...

Flutter shopping app with Getx for State management, Dio for APIs and Hive for the local database.

Flutter shopping app with Getx for State management, Dio for APIs and Hive for the local database.

Created By Sajjad Javadi Email: [email protected] Show some ❤️ and star the repo to support the project Flutter Shopping app example In this pr

Nov 23, 2022

使用 Flutter + GetX 仿开眼视频app

使用 Flutter + GetX 仿开眼视频app

flutter_eyepetizer 使用 flutter + getx 仿制的开眼视频app 免责申明 本项目仅供学习参考,请勿用于任何商业、非法用途。由此带来的法律责任,本人概不承担! apk下载体验 百度云 提取码:nb7m 蓝奏云 提取码:9vue 其他开源项目 Dart-Cms = D

Apr 21, 2022

Full Stack TikTok Clone using Flutter, Firebase & GetX

Full Stack TikTok Clone using Flutter, Firebase & GetX

TikTok Clone A Tiktok App- Works on Android & iOS! Features Authentication with Email & Password Uploading Videos with Caption Compressing Videos Gene

Dec 30, 2022

A tiktok clone built with flutter and getx

A tiktok clone built with flutter and getx

Apr 3, 2022

FREE FLUTTER QUIZ APP WITH GETX STATE-MANAGEMENT

FREE FLUTTER QUIZ APP WITH GETX STATE-MANAGEMENT

This is free code for a flutter quiz app. all you need is just set up firebase for this project. Home

Jan 7, 2023

Building a simple Flutter app for practicing and understanding the GetX State Management and Route Management.

GetX State Management Demo with full understanding of State Management (with GetBuiler, GetX, Obx), Route Management and SnackBar.

Oct 2, 2022

Getx Pattern example

Getx Pattern example

Oct 28, 2022

Travel-Application-Ui-design - A Simple Travel Application Ui design For Flutter

Travel-Application-Ui-design - A Simple Travel Application Ui design For Flutter

Flutter Simple Travel Application UI Design A part of #flutter100daysofcode. Let

Jan 28, 2022

gceditor - a client/server application for creating a persistent data of an application

gceditor - a client/server application for creating a persistent data of an application

gceditor - a client/server application for creating a persistent data of an application

Dec 17, 2022
Comments
  • Error in running the app

    Error in running the app

    Launching lib\main.dart on Android SDK built for x86 in debug mode...

    FAILURE: Build failed with an exception.

    • What went wrong: Execution failed for task ':app:checkDebugAarMetadata'.

    Multiple task action failures occurred: A failure occurred while executing com.android.build.gradle.internal.tasks.CheckAarMetadataWorkAction > The minCompileSdk (31) specified in a dependency's AAR metadata (META-INF/com/android/build/gradle/aar-metadata.properties) is greater than this module's compileSdkVersion (android-30). Dependency: androidx.window:window-java:1.0.0-beta04. AAR metadata file: C:\Users\Shaho.gradle\caches\transforms-2\files-2.1\625039eaad011f884ddd84f857a44b7f\jetified-window-java-1.0.0-beta04\META-INF\com\android\build\gradle\aar-metadata.properties. A failure occurred while executing com.android.build.gradle.internal.tasks.CheckAarMetadataWorkAction > The minCompileSdk (31) specified in a dependency's AAR metadata (META-INF/com/android/build/gradle/aar-metadata.properties) is greater than this module's compileSdkVersion (android-30). Dependency: androidx.window:window:1.0.0-beta04. AAR metadata file: C:\Users\Shaho.gradle\caches\transforms-2\files-2.1\a78fdf90e4c1f8464b19895cfb365f3f\jetified-window-1.0.0-beta04\META-INF\com\android\build\gradle\aar-metadata.properties.

    • Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
    • Get more help at https://help.gradle.org BUILD FAILED in 1m 31s Exception: Gradle task assembleDebug failed with exit code 1 Exited (sigterm)
    opened by shahohabib87 1
Owner
Ahmed Khaled
Software engineer interested in building mobile applications using flutter
Ahmed Khaled
An Login Page App in Flutter with MVP and SQFLITE ( SQLITE) Implementation.

Flutter SQFLITE MVP LOGIN APP A Login Page Flutter App with SQFLITE (SQLITE) and MVP implementation. Written in dart using Flutter SDK. Please don't f

Pawan Kumar 179 Jan 4, 2023
Flutter Basic Sqflite Example

sqflite_demo A new Flutter application. Getting Started This project is a starting point for a Flutter application. A few resources to get you started

İbrahim Tunç 2 Sep 5, 2021
A social media application developed using Flutter and GetX state management

A social media application developed using Flutter and GetX state management

Nikhil Rajput 39 Dec 29, 2022
a simple todo app made with flutter

doit A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is

José Tone 3 Sep 10, 2021
A Todo list made with flutter.

A Todo list made with flutter.

Jefferson Guiot 4 Oct 6, 2021
Refactory Skill Test ToDo App with flutter

Refactory Skill Test A new Flutter project (ToDo App). Getting Started This project is a starting point for a Flutter application. A few resources to

Chirza Rahman 0 Nov 3, 2021
A Todo list app, created using flutter

todoey A todo-list application, made using flutter ChangeLog: v 1.7.4 Fixed minor bugs: Blank task was crashing app. v 1.7.3 Added dark mode switch. v

Utkarsh Gupta 28 Dec 16, 2022
Poi-Poi-ToDo - A Task Management App where you can create task & maintain your daily life easily

"Poi Poi Todo" is a Task Management App where you can create task & maintain your daily life easily. In this app we use Path Provider, SQLite Database, DateTime Picker etc flutter pakages.

CPAD-Gazipur 8 Oct 30, 2022
A simple Todo app designed to simply use GraphQL as backend and provide an easy to use UI/UX.

simple_todo_app A simple Todo app designed to simply use GraphQL as backend and provide an easy to use UI/UX. A breakdown of the project and explanati

Emir Halıcı 2 Oct 9, 2022
The Movie DB App with Flutter GetX State Management

The Movie DB App with Flutter GetX A new Flutter TheMovieDB Application example with GetX State Management Register and get Api Key from The Movie DB

Hazar Belge 73 Dec 24, 2022