mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
README reworked
This commit is contained in:
25
README.md
25
README.md
@@ -1,9 +1,9 @@
|
||||
# Mobile app for wger
|
||||
|
||||
Mobile app for wger written with flutter, still in early stages of development.
|
||||
As soon as it is finished, it will be published in the different play stores.
|
||||
Mobile app for wger written with Flutter, still in early stages of development.
|
||||
As soon as it is finished, it will be published in the different app stores.
|
||||
|
||||
If you want to contribute, hop on the discord server and say hi!
|
||||
If you want to contribute, hop on the Discord server and say hi!
|
||||
|
||||
## Getting Started
|
||||
|
||||
@@ -12,7 +12,7 @@ Install the wger server, the easiest way is starting the development docker-comp
|
||||
<https://github.com/wger-project/wger>
|
||||
|
||||
### 2
|
||||
Install flutter, all its dependencies and create a new virtual device:
|
||||
Install Flutter, all its dependencies and create a new virtual device:
|
||||
<https://flutter.dev/docs/get-started/install>
|
||||
|
||||
### 3
|
||||
@@ -22,23 +22,22 @@ Generate translation files with ``flutter gen-l10n``
|
||||
### 4
|
||||
Start the application with ``flutter run`` or use your IDE (please note that
|
||||
depending on how you run your emulator you will need to change the IP address
|
||||
of the server)
|
||||
of the server).
|
||||
|
||||
|
||||
## Contact
|
||||
|
||||
Feel free to contact us if you found this useful or if there was something that
|
||||
didn't behave as you expected. We can't fix what we don't know about, so please
|
||||
report liberally. If you're not sure if something is a bug or not, feel free to
|
||||
file a bug anyway.
|
||||
Feel free to get in touch if you found this useful or something didn't behave
|
||||
as expected. We can't fix what we don't know about, so please report liberally.
|
||||
If you're not sure if something is a bug or not, feel free to file a bug anyway.
|
||||
|
||||
* **discord:** <https://discord.gg/rPWFv6W>
|
||||
* **issue tracker:** <https://github.com/wger-project/flutter/issues>
|
||||
* **twitter:** <https://twitter.com/wger_project>
|
||||
* **Discord:** <https://discord.gg/rPWFv6W>
|
||||
* **Issue tracker:** <https://github.com/wger-project/flutter/issues>
|
||||
* **Twitter:** <https://twitter.com/wger_project>
|
||||
|
||||
## License
|
||||
|
||||
The application is licensed under the GNU General Public License 3 or later (GPL 3+).
|
||||
The application is licensed under the GNU Affero General Public License 3 or later (AGPL 3+).
|
||||
|
||||
The initial exercise and ingredient data is licensed additionally under one of
|
||||
the Creative Commons licenses, see the individual exercises for more details.
|
||||
|
||||
Reference in New Issue
Block a user