Jadhielv / flutter-workshop

This project is a starting point for a Flutter application, sponsored by GDG Santo Domingo community.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter Workshop

GitHub license GitHub repo size GitHub stars Twitter Follow

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application, sponsored by GDG Santo Domingo community.

How to Use

Step 1:

Download or clone this repo by using the link below:

https://github.com/Jadhielv/flutter-workshop.git

Step 2:

Go to project root and execute the following command in console to get the required dependencies:

flutter pub get 

Step 3:

Run the project:

flutter run

Step 4:

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

flutter run -d chrome

Note: If there aren’t any other connected devices, the -d chrome is optional.


Step 5:

To launch your app from the command line, enter the following from the top of the package:

flutter run -d windows

Note: If there aren’t any other connected devices, the -d windows is optional.

Preview


    

Workshop Features:

  • IDE DevTools
  • Project Structure
  • Emulators (iOS simulator, Android emulator)
  • Dart Language
  • Routing & Navigation
  • Web & Desktop Support

Contact

If you want to contact me you can reach me at jadhielv@gmail.com

License

This project uses the following license: MIT

About

This project is a starting point for a Flutter application, sponsored by GDG Santo Domingo community.

License:MIT License


Languages

Language:C++ 37.6%Language:Dart 34.0%Language:CMake 17.0%Language:C 3.7%Language:Batchfile 3.5%Language:HTML 2.4%Language:Kotlin 0.9%Language:Swift 0.9%Language:Objective-C 0.1%