changed readme

This commit is contained in:
Andrew 2022-09-09 02:33:06 +07:00
parent 41b7d22fd9
commit 72a46116b3
2 changed files with 2 additions and 12 deletions

1
.gitignore vendored
View file

@ -45,3 +45,4 @@ app.*.map.json
/android/app/debug /android/app/debug
/android/app/profile /android/app/profile
/android/app/release /android/app/release
/.gtm/

View file

@ -8,15 +8,4 @@
Scoop desktop client Scoop desktop client
## Getting Started This app is a frontend for command-line package manager name Scoop
This project is a starting point for a Flutter application.
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)
- [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.