Code Monkey home page Code Monkey logo

shamo-frontend's Introduction

Shamo Frontend

Course from BuildWithAngga : Kelas Online Full-Stack Laravel Flutter 2021: Building E-Commerce and Chat Apps

How to use?

Clone repository

git clone https://github.com/FadhilPrawira/shamo-frontend.git

Open repository with your IDE

I use Visual Studio Code.

cd shamo-frontend
code .

Get the library

flutter pub get

Run in emulator or device

flutter run

Release APK

flutter build apk --split-per-abi

This command results in three APK files:

  • shamo-frontend/build/app/outputs/apk/release/app-armeabi-v7a-release.apk
  • shamo-frontend/build/app/outputs/apk/release/app-arm64-v8a-release.apk
  • shamo-frontend/build/app/outputs/apk/release/app-x86_64-release.apk

SDK Flutter Version

sdk: '>=3.3.1 <4.0.0'
  • Flutter SDK 3.19.3
  • Dart 3.3.1

Third Party Library

  • Dependencies:
    • carousel_slider: 4.2.1
    • google_fonts: 6.2.1

Contributing

I am very open to any input, therefore I want to make contributing to this project as easy and transparent as possible, whether it's:

  • Reporting a bug
  • Discussing the current state of the code
  • Submitting a fix
  • Proposing new features
  • Becoming a maintainer

If you think something important is missing or should be different based on your experience, I'd love to have you contribute to this project. If you have suggestions for improving these apps, please raise an issue.

shamo-frontend's People

Contributors

fadhilprawira avatar

Watchers

 avatar

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.