workspace/fast-log-viewer
Steve Biedermann ac521b0998 update 2024-10-09 12:46:48 +02:00
..
android update 2024-10-09 12:46:48 +02:00
assets/images update 2024-10-09 12:46:48 +02:00
ios update 2024-10-09 12:46:48 +02:00
lib update 2024-10-09 12:46:48 +02:00
linux update 2024-10-09 12:46:48 +02:00
macos update 2024-10-09 12:46:48 +02:00
test update 2024-10-09 12:46:48 +02:00
web update 2024-10-09 12:46:48 +02:00
windows update 2024-10-09 12:46:48 +02:00
.gitignore update 2024-10-09 12:46:48 +02:00
README.md update 2024-10-09 12:46:48 +02:00
analysis_options.yaml update 2024-10-09 12:46:48 +02:00
l10n.yaml update 2024-10-09 12:46:48 +02:00
logo.png update 2024-10-09 12:46:48 +02:00
package.evb update 2024-10-09 12:46:48 +02:00
pubspec.lock update 2024-10-09 12:46:48 +02:00
pubspec.yaml update 2024-10-09 12:46:48 +02:00

README.md

fast_log_viewer

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.