mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-23 20:49:26 +01:00
Update README.md
This commit is contained in:
parent
94269cf7ac
commit
1a364a75f3
23
README.md
23
README.md
@ -2,15 +2,22 @@
|
||||
|
||||
Chat with your friends.
|
||||
|
||||
## Getting Started
|
||||
[Install using F-Droid](https://mtrnord.gitlab.io/fluffychat-flutter-fdroid/fdroid/repo/)
|
||||
|
||||
This project is a starting point for a Flutter application.
|
||||
## How to build
|
||||
|
||||
A few resources to get you started if this is your first Flutter project:
|
||||
1. [Install flutter](https://flutter.dev)
|
||||
|
||||
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
|
||||
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
|
||||
2. Clone the repo
|
||||
|
||||
For help getting started with Flutter, view our
|
||||
[online documentation](https://flutter.dev/docs), which offers tutorials,
|
||||
samples, guidance on mobile development, and a full API reference.
|
||||
### Android / iOS
|
||||
|
||||
3. `flutter run`
|
||||
|
||||
### Web
|
||||
|
||||
3. `flutter channel beta && flutter upgrade`
|
||||
|
||||
4. `flutter config --enable-web`
|
||||
|
||||
5. `flutter run`
|
||||
|
Loading…
Reference in New Issue
Block a user