Coder Social home page Coder Social logo

fluttertodoapp's Introduction

Getting Started - project_todos_test

  • A simple minimalist that's works totally offline, made for the users who just want to have a simple app for storing their to do task and hate to have the fancy alarms and all functionality that they never use.
  • As it don't require any account sign in or anything so in general it is the simplest work ticker without any compromise on privacy.
  • This app works totally offline so no worries about data leaks or something.

Tech Stacks Used

Need Tech Used
UI Inspired from a dribble post
framework Flutter
state management BLoC Package

Features

  • View both complete and incomplete Todo
  • View complete Todo
  • View incomplete Todo
  • Add a task by clicking the plus button
  • Delete any task and move selected task to Recycle Bin by clicking the bin button
  • Remove any task permantly by clicking the remove button
  • Check each task with the check box to change its status between complete and incomplete

How to Use

Step 1:

Download or clone this repo by using the link below:

https://github.com/HadesHo3820/FlutterTodoApp.git

Step 2:

Go to project root and execute the following command in console to get the required dependencies:

flutter pub get 

Step 3: Run the project

  • Plug-in your device or start your emulator.
  • From the command line, navigate to the project's root directory and enter the following command:
$ flutter run lib/main.dart

Step 4: Run Unit Test (For Testing Purpose)

  • If your app is running in your emulator or device, close it before continuing.
  • From the command line, navigate to the project's root directory and enter the following command:
$ flutter test test/unit_test/task_bloc_test.dart 

Step 5: Run Widget Test (For Testing Purpose)

  • Plug-in your device or start your emulator.
  • From the command line, navigate to the project's root directory and enter the following command:
$ flutter test test/widget_test/screens/navigation_screen_widget_test.dart 

fluttertodoapp's People

Contributors

hadesho3820 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.