Code Monkey home page Code Monkey logo

uploadgram-app's Introduction

license repo lines framework: flutter Codemagic build status uploadgram backend status

fdroid release github release

downloads downloads@latest

Uploadgram App

Uploadgram frontend for Android (and web)

Where can I download the app?

Just go to the latest release and click one of the packages or you can download it on F-Droid, by clicking the button below.

Get it on F-Droid

Files descriptions

  • app-release.apk is compatible with both ARM and ARM64 (if you are unsure if your device is ARM or ARM64)
  • app-arm64-v8a-release.apk is the ARM64 release (compatible with most new devices)
  • app-armeabi-v7a-release.apk is the ARM release

How can I build the app for Web?

The first thing you wanna do is change flutter's channel to dev (currently web support is not available in the stable channel), after that, just run flutter build web (if the message "build web" is not currently supported. is shown, running flutter config --enable-web might be needed). Finally, you need to patch the service worker, otherwise the progress is not going to be shown.

How can I build the app for Android?

To build the app for Android, simply clone this repository and run flutter build apk --split-per-abi In the releases there are only APK files which support ARM and ARM64

How can I build the app for iOS?

In this case, it is harder. Indeed, you need to know either Swift or Objective-C, because there are some native implementations that the app uses (file saving, file opening, saving preferences and getting preferences). But either way, I won't support iOS because it is much harder to install IPA files than APK and I can't cover the cost to publish the app to the App Store.

Will this app support desktop?

When the flutter support for desktop will be stable enough, sure, for now you can use the webapp, which is the almost same of the native app.

Credits

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.