Coder Social home page Coder Social logo

shakeme's Introduction

ShakeMe

This repository is a mobile app made in Dart to test and learn about the open source Flutter framework.

This app suggest nice cocktails depending on the drinks available on your cellar.

Instalation (for Windows)

For running this app you will need:

  1. A friendly environment for programming such as VisualStudioCode, which you can find and download from here
  2. The Flutter SDK, which can be downloaded from here
  3. A simulation environment for testing such as AndroidStudio, which you can download from here

If you already have VisualStudioCode installed (step1), please follow to step2. Proceed to download the zip file as told in step2. Unzip this file and locate this folder on any place in your local machine, avoiding blank spaces in the name of the path. Some suggestions are C:\flutter our C:\src\flutter.

After that, in order to use the flutter commands from terminal, it is required to add such new path to the Windows environment variables. So append the path the flutter binaries (flutter\bin) in the PATH variavel.

To update the PATH, if any terminal was running it will be needed to restart it. If everything was well done, the available commands for flutter should display on terminal if you run this:

flutter

Now, you can proceed with step3. For that, download AndroidStudio and install it.

Flutter depends on that AndroidStudio tools. You can check if Flutter connected properly to AndroidStudio by running:

flutter doctor

If Flutter did not locate the installaion, run:

flutter config --android-studio-dir <directory> 

just to set the directory that Android Studio is installed to.

Cloning

If you have succeed with the instalation, feel free to clone the repository on your desired folder:

git clone https://github.com/BorjaRuizReverter/ShakeMe.git

Then navigate to the new folder recently created:

cd ShakeMe

shakeme's People

Contributors

borjaruizreverter 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.