update README
This commit is contained in:
20
README.md
20
README.md
@@ -1,16 +1,12 @@
|
|||||||
# sheetless
|
# sheetless
|
||||||
|
|
||||||
A new Flutter project.
|
My own digital sheet reader app.
|
||||||
|
|
||||||
## Getting Started
|
## Development
|
||||||
|
|
||||||
This project is a starting point for a Flutter application.
|
### Change launcher icon
|
||||||
|
The launcher icon config is in __flutter_launcher_icons.yaml__.
|
||||||
A few resources to get you started if this is your first Flutter project:
|
To generate icons for all releases, run
|
||||||
|
``
|
||||||
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
|
dart run flutter_launcher_icons
|
||||||
- [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.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user