-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
16 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,19 @@ | ||
# todo_app | ||
# Done | ||
Приложение для отслеживания задач. | ||
|
||
A new Flutter project. | ||
## Screenshots | ||
|
||
## Getting Started | ||
 | ||
 | ||
|
||
This project is a starting point for a Flutter application. | ||
## Features | ||
|
||
A few resources to get you started if this is your first Flutter project: | ||
* Отображение списка задач, фильтрация несделанных задач. | ||
* Изменение и удаление задач из списка задач через свайпы, добавление новой задачи через последний элемент списка. | ||
* Подробный просмотр информации о задаче на экране редактирования задачи. | ||
* Изменение, сохранение и удаление задачи на экране редактирования задачи. | ||
* Хранение данных приложения оффлайн | ||
* Синхронизация данных приложения с сервером при наличии указанного в файле *credentials.env* токена авторизации *TOKEN* | ||
|
||
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab) | ||
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook) | ||
|
||
For help getting started with Flutter development, view the | ||
[online documentation](https://docs.flutter.dev/), which offers tutorials, | ||
samples, guidance on mobile development, and a full API reference. | ||
## Work in progress | ||
* Работа с Firebase |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.