Code Monkey home page Code Monkey logo

13one-mobile's Introduction

thirteenone_mobile

A mobile version of the 13one website.

Download the app

You can find the iOS and MacOS versions on the apple app store here and for android on the google play store here.

If you would like to run this app on windows, linux, or any other platform, you can build the app from the source code. You can find instructions on how to build the app on the internet. If you have any questions, feel free to submit an issue, and I'll do my best to help you.

Getting Started

Prerequisites

This is a Flutter project, so you will need to have Flutter installed on your machine. You can find instructions on how to install Flutter here.

To build the project, you will need to have either an Android or iOS emulator installed on your machine. You can find instructions on how to set up an Android emulator here and how to set up an iOS emulator here.

Fork and Clone the project

To get started, fork the repository and clone it to your local machine.

Installing

To install the project, clone the repository and run flutter pub get in the project directory to install the dependencies.

Running the project

To run the project, run flutter run in the project directory. This will start the app on the emulator you have set up. If you have multiple emulators set up, you can specify which one to use by running flutter run -d <device_id>, where <device_id> is the ID of the device you want to use.

Deployment

Build for Android

The Google Play Console accepts Android App Bundles, which are files that include all of your app's compiled code and resources, but defer APK generation and signing to Google Play. To build an Android App Bundle, run flutter build appbundle in the project directory. This will generate an .aab file in the build/app/outputs/bundle/release directory.

flutter build appbundle --release

Build for iOS

You will need xcode to make an archive the app. This is done in the project section of xcode.

Contributing

If you would like to contribute to this project, please fork the repository and submit a pull request. If you have any questions, please feel free to submit an issue with a question. If you find a bug, please submit an issue with a detailed description of the bug and how to reproduce it.

License

This project is licensed under the MIT License - see the LICENSE file for details.

13one-mobile's People

Contributors

ntatko avatar

Watchers

 avatar

Forkers

stewartgeisz

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.