/kbin-mobile

Kbin mobile client based on Flutter and Dart.

Primary LanguageDart

Kbin-mobile

Kbin mobile client based on Flutter and Dart.

Kbin is a reddit-like content aggregator and micro-blogging platform for the fediverse.

This is a very early beta version, and a lot of features are currently broken or in active development, such as federation.


Getting Started

https://flutter.dev/docs/get-started/install

# Clone this repository
$ git clone https://github.com/ernestwisniewski/kbin-mobile

# Go into the repository
$ cd kbin-mobile

# Install dependencies
$ flutter packages get

# Run the app
$ flutter run

Documentation

https://docs.kbin.info - Kbin API Reference

Contributing

License