Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arunhegde1231/ammonite

A cross-platform app for PeerTube made using Flutter.
https://github.com/arunhegde1231/ammonite

activitypub android-app fediverse flutter peer-to-peer peertube social-media video-streaming

Last synced: 24 days ago
JSON representation

A cross-platform app for PeerTube made using Flutter.

Awesome Lists containing this project

README

        

# Ammonite

A cross-platform app for PeerTube created using Flutter.

## How to build from source

To build the app from source, follow these steps



  1. Clone the source code

    > git clone https://codeberg.org/Arunhegde1231/Ammonite.git


  2. Go to the Ammonite directory

    > cd Ammonite


  3. Download all dependencies

    > flutter pub get


  4. Build APK

    > flutter build apk


  5. You can also build split APKs

    > flutter build apk --split-per-abi