changed readme
This commit is contained in:
parent
41b7d22fd9
commit
72a46116b3
2 changed files with 2 additions and 12 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -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/
|
||||||
|
|
|
||||||
13
README.md
13
README.md
|
|
@ -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.
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue