Skip to content

flutter-vadodara/flutterVadodaraWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

flutterVadodaraWebsite

Official website of Flutter Vadodara build in Flutter

You can find wireframe here to start contributing

Guidelines

  • Make use of ResponsiveWidget in order to make website responsive
  • Extract Strings in specific config files
  • Maintain the code modularity

How to Run

Currently, you need either the master or dev channel of the Flutter SDK for web support
To change the channel, run the following command:

flutter channel dev

Use the config command to enable web support:

flutter config --enable-web

Navigate to directory and run the following command:

flutter run -d chrome

About

Official website of Flutter Vadodara build in Flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published