Update README.md

This commit is contained in:
2026-02-18 05:01:36 +00:00
parent 593891635a
commit c668702917

View File

@@ -1,16 +1,11 @@
# prod # PROD (PROject Dashboard)
A new Flutter project. Maintain shortcuts to launch a project in an editor/terminal/app of your choise.
## Getting Started # Build
This project is a starting point for a Flutter application. This project uses flutter `3.38.9`. Clone the repository and run `flutter build linux` in its root for a linux build.
A few resources to get you started if this is your first Flutter project: ---
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab) ~ A Grammer Society Project.
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.