Репозиторий для лабораторных работ по дисциплине "Программирование мобильных систем (ПМС)"
Go to file
olshab 1a863ee7f7 implemented favourites page
added navigation bar
renamed "like" to "favourite"
made cards list into separate widget
2024-12-17 12:10:42 +04:00
android fixed localizations issues 2024-12-16 22:59:15 +04:00
assets fixed localizations issues 2024-12-16 22:59:15 +04:00
l10n implemented favourites page 2024-12-17 12:10:42 +04:00
lib implemented favourites page 2024-12-17 12:10:42 +04:00
test Initial commit 2024-09-09 23:23:55 +04:00
web Initial commit 2024-09-09 23:23:55 +04:00
windows Initial commit 2024-09-09 23:23:55 +04:00
.gitignore Initial commit 2024-09-09 23:23:55 +04:00
.metadata Initial commit 2024-09-09 23:23:55 +04:00
analysis_options.yaml Initial commit 2024-09-09 23:23:55 +04:00
devtools_options.yaml fixed localizations issues 2024-12-16 22:59:15 +04:00
l10n.yaml fixed localizations issues 2024-12-16 22:59:15 +04:00
Makefile implemented shared preferences 2024-12-12 13:54:24 +04:00
pubspec.lock implemented shared preferences 2024-12-12 13:54:24 +04:00
pubspec.yaml implemented shared preferences 2024-12-12 13:54:24 +04:00
README.md Initial commit 2024-09-09 23:23:55 +04:00

flutter_android_app

Android Supremacy

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.