Loading repository data…
Loading repository data…
denver-code / repository
Noto - this is a simple, minimalist application that will help you organize your workflow.
Description
Noto (No Tomorrow) - this is a simple, minimalist application that will help you organize your workflow.
Here you can add tasks, change them, change their status, delete them, assign them to be completed on a particular day, or simply to a continuous list of functions, or you can make a shopping list so that you don't forget anything in the store.
What you can do now?
What do I want to add in the future? aka ToDo
[!NOTE] For start confirm flutter instalation on your machine.
$ git clone https://github.com/denver-code/noto
$ cd noto
$ flutter analyze
$ flutter test
$ flutter pub get
$ flutter run lib/main.dart
[!NOTE] For start confirm flutter instalation on your machine.
$ git clone https://github.com/denver-code/noto
$ cd noto
$ flutter analyze
$ flutter test
$ flutter pub get
$ flutter build apk --split-per-abi
This commands results in three APK files:
[project]/build/app/outputs/apk/release/app-armeabi-v7a-release.apk
[project]/build/app/outputs/apk/release/app-arm64-v8a-release.apk
[project]/build/app/outputs/apk/release/app-x86_64-release.apk