Flutter ToDo App with Firebase

Overview
Comments
  • Provide build instruction

    Provide build instruction

    Provide instruction how to build this app. I already figure out how to run it, still It crash just when app is starting. I just want how to build it and run, could be minimal. java.lang.NullPointerException: Attempt to invoke virtual method 'int com.huawei.lcagent.client.LogCollectManager.getUserType()' on a null object reference 02-05 10:43:27.554 18695-24742/? I/SendBroadcastPermission: action:com.google.android.gms.gcm.ACTION_SCHEDULE, mPermissionType:0 .. 02-05 10:43:27.799 5216-5244/? E/FileUtils: srcFile is not a file 02-05 10:43:27.799 5216-5244/? E/LogDatabase: Could not move to uploading path. 02-05 10:43:27.807 2487-2487/? E/HAL: load: id=gralloc != hmi->id=gralloc 02-05 10:43:27.815 5216-5243/? E/PackageLogInfoManager: checkPackageLogState, cr: android.app.ContextImpl$ApplicationContentResolver@87d1b47, packageNames: null 02-05 10:43:27.907 2487-2487/? E/hwcomposer: setGpuBoost:228: Can't open /sys/class/devfreq/gpufreq/max_freq: Permission denied 02-05 10:43:28.006 2487-2487/? E/HAL: load: id=gralloc != hmi->id=gralloc

    opened by senpl 4
  • Unable to build the app

    Unable to build the app

    I got the following error when I tried to build this app:

    * Error running Gradle:
    ProcessException: Process "..\Taskist\android\gradlew.bat" exited abnormally:
    
    FAILURE: Build failed with an exception.
    
    * Where:
    Build file '..\Taskist\android\app\build.gradle' line: 26
    
    * What went wrong:
    A problem occurred evaluating project ':app'.
    > ..\Taskist\android\key.properties (The system cannot find the file specified)
    
    * 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 1s
      Command: ..\Taskist\android\gradlew.bat app:properties
    
    Finished with error: Please review your Gradle project setup in the android/ folder.
    
    opened by v-octal 1
  • Opening the app but the entire screen is white- please help!

    Opening the app but the entire screen is white- please help!

    Launching lib/main.dart on iPhone 11 in debug mode... Running Xcode build... Xcode build done. 38.9s Configuring the default Firebase app... Configured the default Firebase app __FIRAPP_DEFAULT. 6.27.0 - [Firebase/Core][I-COR000004] App with name _FIRAPP_DEFAULT does not exist. 6.27.0 - [Firebase/Analytics][I-ACS031025] Analytics screen reporting is enabled. Call +[FIRAnalytics setScreenName:setScreenClass:] to set the screen name or override the default screen class name. To disable screen reporting, set the flag FirebaseScreenReportingEnabled to NO (boolean) in the Info.plist 6.27.0 - [Firebase/Analytics][I-ACS023007] Analytics v.60601000 started 6.27.0 - [Firebase/Analytics][I-ACS023008] To enable debug logging set the following application argument: -FIRAnalyticsDebugEnabled (see http://goo.gl/RfcP7r) [VERBOSE-2:ui_dart_state.cc(166)] Unhandled Exception: ServicesBinding.defaultBinaryMessenger was accessed before the binding was initialized. If you're running an application and need to access the binary messenger before runApp() has been called (for example, during plugin initialization), then you need to explicitly call the WidgetsFlutterBinding.ensureInitialized() first. If you're running a test, you can call the TestWidgetsFlutterBinding.ensureInitialized() as the first line in your test's main() method to initialize the binding. #0 defaultBinaryMessenger. (package:flutter/src/services/binary_messenger.dart:91:7) #1 defaultBinaryMessenger (package:flutter/src/services/binary_messenger.dart:104:4) #2 MethodChannel.binaryMessenger (package:flutter/src/services/platform_channel.dart:143:62) #3 MethodChannel.setMethodCallHandler (package:flutter/src/services/platform_channel.dart:379:5) #4 new FirebaseAuth. (package:firebase_auth/src/firebase_aut<…> Waiting for iPhone 11 to report its views... 6.27.0 - [Firebase/Analytics][I-ACS800023] No pending snapshot to activate. SDK name: app_measurement Debug service listening on ws://127.0.0.1:52516/bhXQ9iNnynM=/ws Syncing files to device iPhone 11... 6.27.0 - [Firebase/Analytics][I-ACS800023] No pending snapshot to activate. SDK name: app_measurement 6.27.0 - [Firebase/Analytics][I-ACS023012] Analytics collection enabled

    opened by nimitbakrania 0
  • How can I get Firestore Data Modeling

    How can I get Firestore Data Modeling

    First of all, you really did a magnificent job and I really appreciate your efforts.

    How can I set up my firestore database structure so it runs as expected?

    opened by elitedeveloper 0
  • About the bouncing effect of the list items

    About the bouncing effect of the list items

    Hi,

    The application looks very nice. I was wondering if you can let me know how you managed to achieve the bouncing effect of the list items when a scrollable area is scrolled. I am talking about, for example, what happens to each "task card" when the tasks are scrolled in this gif.

    opened by aliyigitbireroglu 0
Owner
Hugo EXTRAT
Mobile App Developer @sqli & Mentor @OpenClassrooms 🚀 Flutter - React Native - Android
Hugo EXTRAT
Neo ToDo - Beautiful neumorphism style todo list

Neo ToDo - Beautiful neumorphism style todo list • Neomorphism style. • Categories of tasks. • Beautiful animations. • Dark theme. • Font Awesome icon

Alexey Z 87 Apr 30, 2022
Flutter ToDo App with Firebase

Taskist Taskist is a ToDo List app for Task Management inspired by the design below The app is using Firebase, you have to configure it from your side

Hugo EXTRAT 817 Jan 6, 2023
A Simple Todo app design in Flutter to keep track of your task on daily basis. Its build on BLoC Pattern. You can add a project, labels, and due-date to your task also you can sort your task on the basis of project, label, and dates

WhatTodo Life can feel overwhelming. But it doesn’t have to. A Simple To-do app design in flutter to keep track of your task on daily basis. You can a

Burhanuddin Rashid 1k Jan 6, 2023
Minimalist Flutter Todo App, built using BLoC pattern

Deer Minimalist Todo Planner app built around the idea of efficiency and clean aesthetic. Showcase Development Deer uses BLoC (Business Logic Componen

Aleksander Woźniak 355 Dec 24, 2022
Flutter basic desktop project. Desktop todo app.

Glory Todo Desktop Basic and Primitive Flutter Desktop Project! Goal My goal is to accept my inexperience without worrying about the plugin shortcomin

Özgür 52 Dec 3, 2022
This is a todo app for managing your tasks and life. Built with Flutter

todo_app 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

null 0 Oct 30, 2021
An open source task manager (todo list) app, developed using Dart language and Flutter framework.

Tasker An open source task manager (todo list) app, developed using Dart language and Flutter framework. Screenrecords     Screenshots                

Erfan Rahmati 42 Dec 29, 2022
Todo App with Flutter + CleanArchitecture + sqflite + riverpod + state_norifier + freezed!

CleanArchitectureTodoAppTrainingWithFlutter Flutter + CleanArchitecture + sqflite + riverpod + state_notifier + freezed! Motivation I wanted to practi

Ryotaro Oka 75 Dec 16, 2022
Todo app created by Flutter.

todo_app 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

Pramesh Karki 0 Dec 3, 2021
Sytôdy, a Flutter "speech to text" todo app POC

Sytôdy, a Flutter "speech to text" todo app POC ⚠️ iOS10(Swift) & Android Usage Install flutter cd sytody flutter run ?? Video demo How it works TL;DR

Erick Ghaumez 83 Jan 19, 2022
A flutter todo/task listing example app with advance state management using `Momentum` library.

A flutter todo/task listing example app with advanced state management using Momentum library. Simple on the outside but powerful in the inside. This

xamantra 17 Oct 11, 2022
A Simple Todo App For Flutter

Simple Todo App Generated by the Very Good CLI ?? Getting Started ?? This project contains 3 flavors: development staging production To run the desire

huynhduy 6 Jun 13, 2022
A simple todo app built with Flutter

Tasker ?? A simple todo app built with flutter. Screenshot Screenshot Screenshot ------------------------------ ------------------------------ -------

Newton Munene 42 Dec 16, 2022
A beautiful todo app made with Flutter

Todo - Simple & Beautiful A minimal Todo mobile app made using Flutter. Key Features • How To Use • Download • Credits • Key Features Easily add and r

Sabin 424 Dec 27, 2022
Todo list app made with flutter.

todo-app-flutter (Closed) Currently implementing this app with Clean Architecture, TDD and BLoC Features: Add tasks, events and notes Daily view Month

Gonçalo Almeida 2 Sep 25, 2021
A cross platform todo list app using flutter and dart programming language

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

Mahmud Ahsan 61 Dec 29, 2022
Flutter Todo app 📝

Todo_App App Design ✏ : TODO Todo : Sqlite Database Animation DarkMod ?? Shared Preferences Making a task for everyday ♥ And a lot thing ... ....... .

Amirziya 28 Nov 11, 2022
Todo App made with Flutter and it's backend with rails

mrttodo 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

Abdelrhman Mgahed 1 Jun 5, 2022
An elegant todo app with some advanced features.

?? An Elegant "Todopad" Made With Flutter ?? ?? Star ?? the repo if you like it This is a todo app with local backup and restore functionality made wi

Sourav Kumar Suman 69 Jan 1, 2023