Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 585 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 585 Bytes

Kodi Simple Voting System - App

Simple app to vote for movies from Kodi.

Building

This project can be build with Android Studio. Alternatively you can use the command line:

flutter build linux
flutter build web
flutter build apk --split-per-abi

Dependencies