Go to file
hardliner66 bfd0baf771 fix colors; add case sensitive and regex checkboxes 2024-10-06 15:58:31 +02:00
.vscode init 2024-10-06 02:03:02 +02:00
android init 2024-10-06 02:03:02 +02:00
assets/images icons 2024-10-06 05:24:46 +02:00
ios init 2024-10-06 02:03:02 +02:00
lib fix colors; add case sensitive and regex checkboxes 2024-10-06 15:58:31 +02:00
linux fix drag&drop for web 2024-10-06 04:39:50 +02:00
macos icons 2024-10-06 05:24:46 +02:00
test init 2024-10-06 02:03:02 +02:00
web icons 2024-10-06 05:24:46 +02:00
windows icons 2024-10-06 05:24:46 +02:00
.gitignore init 2024-10-06 02:03:02 +02:00
README.md init 2024-10-06 02:03:02 +02:00
analysis_options.yaml init 2024-10-06 02:03:02 +02:00
l10n.yaml init 2024-10-06 02:03:02 +02:00
logo.png icons 2024-10-06 05:24:46 +02:00
pubspec.lock fix drag&drop for web 2024-10-06 04:39:50 +02:00
pubspec.yaml fix drag&drop for web 2024-10-06 04:39:50 +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.