Skip to content

jvrcruzGAMES/squarecloud-flutter-app

Repository files navigation

Square Cloud Flutter App

Information

The unnoficial SquareCloud Flutter app for iOS and Android

Build

To build the Square Cloud Flutter App, follow these steps:

  1. Ensure you have Flutter installed on your machine. You can download it from the Flutter website.
  2. Clone the repository:
    git clone https://github.com/jvrcruzGAMES/squarecloud-flutter-app.git
  3. Navigate to the project directory:
    cd squarecloud-flutter-app
  4. Get the dependencies:
    flutter pub get
  5. Build the app:
    flutter build apk
    or for iOS (macOS only):
    flutter build ios --release

Installation

iOS

  1. Get the .ipa file from GitHub Actions
  2. Install with your favorite sideloading software

Android

  1. Download the .apk file from GitHub Actions
  2. Install directly to your device

License

This project is licensed under the GPLv3.0 License. See the LICENSE file for details.

About

A non-official Flutter app for the brazilian hosting service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published