Chore: Rename author & description of SDK

This commit is contained in:
Niklas Zender 2021-04-06 13:30:44 +00:00
parent f69acda419
commit d7b7619a63
2 changed files with 3 additions and 3 deletions

View File

@ -51,4 +51,4 @@ flutter format lib/**/*/*.dart
- Don't mix UI and business logic in the same environment.
- Write tests for new classes, functions and widgets.
- Keep it simple stupid: https://en.wikipedia.org/wiki/KISS_principle
- Describe all of your classes, methods and attributes using **dartdoc** comments. Read this for more informations: https://dart.dev/guides/language/effective-dart/documentation
- Describe all of your classes, methods and attributes using **dartdoc** comments. Read this for more informations: https://dart.dev/guides/language/effective-dart/documentation

View File

@ -1,7 +1,7 @@
name: famedlysdk
description: Matrix SDK for the famedly talk app written in dart.
description: Matrix Dart SDK
version: 0.0.1
author: Zender & Kurtz GbR <p.kurtz@famedly.com>
author: Famedly GmbH <info@famedly.com>
homepage: https://famedly.com
environment: