GithubHelp home page GithubHelp logo

maqamylee0 / maq.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sakshiisaxena/sakshiisaxena.github.io

0.0 0.0 0.0 3.03 MB

A portfolio created using Flutter web.

Home Page: https://sakshi-saxena-portfolio.netlify.app/#/

JavaScript 99.91% HTML 0.09%

maq.io's Introduction

Dev Portfolio Portfolio built using flutter web.

To view a live demo,Click Here.

Platforms

  • Andoid
  • Windows
  • linux
  • MacOS
  • IOs

Web Set up

Run the following commands to use the latest version of the Flutter SDK from the beta channel and enable web support:

flutter channel beta
flutter upgrade
flutter config --enable-web

Create and run

To create a new app for use with web support (in addition to mobile support), run the following commands, substituting myap with the name of your project:

flutter create myapp
 cd myapp

To serve your app from localhost in Chrome, enter the following from the top of the package:

flutter run -d chrome

Add web support to an existing app

To add web support to an existing project, run the following command in a terminal from the root project directory:

flutter create .

 
## To serve your app from localhost in Chrome, enter the following from the top of the package:
``` bash
 flutter run -d chrome


### Build
Run the following command to generate a release build:

```bash
 flutter build web

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

maq.io's People

Contributors

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