Modern UI with Flutter for Web, Android, Windows and Linux.
Go to file
Thraax Session 7a59ff801a Merge pull request 'Update dependency material_color_utilities to ^0.5.0' (!8) from renovate/material_color_utilities-0.x into master
Reviewed-on: #8
2023-06-10 14:01:32 +02:00
spaceup_ui Update dependency material_color_utilities to ^0.5.0 2023-06-10 11:32:37 +00:00
.gitignore Updated snapping 2022-03-27 12:50:43 +02:00
LICENSE Updated LICENSE 2022-04-10 18:55:26 +02:00
README.md Updated README 2022-03-27 13:31:34 +02:00
renovate.json Add renovate.json 2023-02-11 09:39:56 +00:00

README.md

SpaceUp-UI

Modern UI with Flutter for Web, Android, Windows and Linux.

For Linux you can find it here (right now as beta!)

Get it from the Snap Store

Installation for Linux:

sudo snap install spaceup-ui --channel=beta --devmode

Requirements to build by your own

  • Git
  • Flutter (current version)
  • Android SDK (if you want to build for Android)

... else you need of course the SpaceUp-Server and an Uberspace 7!

# platform: apk, web, windows and etc.
flutter build <platform>
# or optionally run directly
flutter run