Go to file
Владимир Фёдоров 0266daf622 first commit 2024-12-01 02:11:03 +07:00
android first commit 2024-12-01 02:11:03 +07:00
assets/images first commit 2024-12-01 02:11:03 +07:00
client first commit 2024-12-01 02:11:03 +07:00
ios first commit 2024-12-01 02:11:03 +07:00
lib first commit 2024-12-01 02:11:03 +07:00
linux first commit 2024-12-01 02:11:03 +07:00
macos first commit 2024-12-01 02:11:03 +07:00
test first commit 2024-12-01 02:11:03 +07:00
third_party first commit 2024-12-01 02:11:03 +07:00
web first commit 2024-12-01 02:11:03 +07:00
windows first commit 2024-12-01 02:11:03 +07:00
.gitignore first commit 2024-12-01 02:11:03 +07:00
Makefile first commit 2024-12-01 02:11:03 +07:00
README.md first commit 2024-12-01 02:11:03 +07:00
analysis_options.yaml first commit 2024-12-01 02:11:03 +07:00
l10n.yaml first commit 2024-12-01 02:11:03 +07:00
pubspec.lock first commit 2024-12-01 02:11:03 +07:00
pubspec.yaml first commit 2024-12-01 02:11:03 +07:00

README.md

smm_mobile

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application that follows the simple app state management tutorial.

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

Assets

The assets directory houses images, fonts, and any other files you want to include with your application.

The assets/images directory contains resolution-aware images.

Localization

This project generates localized messages based on arb files found in the lib/src/localization directory.

To support additional languages, please visit the tutorial on Internationalizing Flutter apps.