https://github.com/kabirnayeem99/random_friends_flutter
https://github.com/kabirnayeem99/random_friends_flutter
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kabirnayeem99/random_friends_flutter
- Owner: kabirnayeem99
- Created: 2021-10-17T08:14:38.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-17T15:59:20.000Z (almost 4 years ago)
- Last Synced: 2025-02-17T16:52:17.583Z (8 months ago)
- Language: Dart
- Size: 123 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# random_friends_flutter
A new Flutter project.
## Getting Started
This project is a starting point for a Flutter application that follows the
[simple app state management
tutorial](https://flutter.dev/docs/development/data-and-backend/state-mgmt/simple).For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), 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](https://flutter.dev/docs/development/ui/assets-and-images#resolution-aware).## 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](https://flutter.dev/docs/development/accessibility-and-localization/internationalization)