Skip to content

This personal Git repository is a collection of my own Flutter projects, showcasing my skills and progress in mobile development. Whether you're looking for inspiration or just want to see what I'm capable of, this repository is the perfect place to start. Dive into my world of Flutter and discover the amazing things I can create!

Notifications You must be signed in to change notification settings

Ganitagya/Flutter-Apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Apps

This is a collection of some of my flutter hands ons

STEPS TO RUN THE WEBAPP

  1. Install Flutter SDK depending on the OS you are using: https://flutter.dev/docs/get-started/install

  2. Set up Flutter with web support: https://flutter.dev/docs/get-started/web
    2.1 flutter channel beta
    2.2 flutter upgrade
    2.3 flutter config --enable-web
    2.4 flutter devices

  3. git clone https://github.com/Ganitagya/Flutter-Apps.git

  4. cd Flutter-Apps/WebApps/groupe_vyv_app

  5. flutter run -d web-server --web-port=33051

  6. Open a browser and use the URL : http://localhost:33051

About

This personal Git repository is a collection of my own Flutter projects, showcasing my skills and progress in mobile development. Whether you're looking for inspiration or just want to see what I'm capable of, this repository is the perfect place to start. Dive into my world of Flutter and discover the amazing things I can create!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published