Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fablue/lime-flutter
Lime client built using flutter
https://github.com/fablue/lime-flutter
android client dart flutter ios lime
Last synced: 5 days ago
JSON representation
Lime client built using flutter
- Host: GitHub
- URL: https://github.com/fablue/lime-flutter
- Owner: fablue
- License: gpl-3.0
- Created: 2017-05-25T16:43:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-31T15:20:20.000Z (over 6 years ago)
- Last Synced: 2024-12-23T17:12:17.292Z (19 days ago)
- Topics: android, client, dart, flutter, ios, lime
- Language: Dart
- Homepage:
- Size: 1.28 MB
- Stars: 376
- Watchers: 16
- Forks: 118
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- open-source-flutter-apps - Lime - Lime social network by Sebastian Sellmair. (Uncategorized / Uncategorized)
- awesome-flutter-app - Lime - 由 Sebastian Sellmair 开发社交网络应用 (开源项目)
README
** This project ist OUT OF DATE and I am currently not able to maintain it **
## What we are building
Lime is a social media app, which allows you to post images and text messages
which will be visible inside a certain area. Lime was originally built in java
as a native android app. In Order to provide an iOS version as well the app gets
rebuilt using Flutter. We will release the iOS Flutter version soon all basic
features are working and the plan is to replace the native app as soon as the
flutter version becomes more powerful to provide an unified experience using one
codebase. We will also build a web-version which also uses Dart as primary
language.### GIF: Lime native android app
## Getting Started
Lime is built using Dart and the amazing Flutter :heart:
For help getting started with Flutter, view our online
[documentation](http://flutter.io/).I have also written an article about how Lime is built using Flutter (25.05.2017)
here: [How lime is built](https://github.com/fablue/building-a-social-network-with-flutter).
This should help you getting started into Lime development :relaxed:We encourage you to use all best practices provided by the flutter team.
Looking forward to your contribution :+1:Feel free to file bug reports or feature requests!