Репозиторий для лабораторных работ по дисциплине "Программирование мобильных систем (ПМС)"
Go to file
olshab f0a17af845 final improvements
added internet permission in manifest
added unique app bar titles for each section
fixed card layout
fixed card details page layout
added appbar button for toggling dark mode
2024-12-17 14:31:39 +04:00
android final improvements 2024-12-17 14:31:39 +04:00
assets fixed localizations issues 2024-12-16 22:59:15 +04:00
l10n final improvements 2024-12-17 14:31:39 +04:00
lib final improvements 2024-12-17 14:31:39 +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.