Giter Site home page Giter Site logo

oh-to-do's Introduction

Oh To Do

Flutter

About

Oh-To-Do is a free, open-source todo app that integrates a pomodoro timer in it and has an intuitive way to help you tackle the tasks you dread to do.

Getting Started

To compile Oh-To-Do from the source code, follow these steps:

  1. Install Flutter directly or using fvm (see version required)
  2. Clone the Oh-To-Do repository
  3. Run cd app to enter the app directory
  4. Run dart run build_runner build --delete-conflicting-outputs to generate code
  5. Run flutter pub get to download dependencies

Run on different platforms for development

Web

Ensure you have chrome or some browser open, you can check this by

flutter devices 

If it shows a browser you can run flutter run -d <device_name>

flutter run -d chrome

Desktop Versions

To compile on desktop you will need to install visual studio and Make sure to install the Desktop development with C++ . You can use flutter doctor to check what you are missing.

More details - https://docs.flutter.dev/get-started/install/windows/desktop

macOS

flutter run -d macos

Windows

flutter run -d windows

Linux

flutter run -d linux

Building

These commands are intended for maintainers only.

Android

Traditional APK

flutter build apk

AppBundle for Google Play

flutter build appbundle

iOS

flutter build ipa

macOS

flutter build macos

Windows

Traditional

flutter build windows

Local MSIX App

flutter pub run msix:create

Store ready

flutter pub run msix:create --store

Linux

Traditional

flutter build linux

AppImage

appimage-builder --recipe AppImageBuilder.yml

oh-to-do's People

Contributors

foxy17 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.