Skip to content

DSC-ASEB/Flutter-Zero-to-Hero-Workshop

Repository files navigation

Flutter Zero to Hero Workshop

Learners will get to understand the basics of Flutter and try to apply the skills they have acquired during the workshop to build their first Flutter app. Explore the Dart language, learn about Flutter widgets and Develop a basic flutter app with us!

Event pages

How to

  • Clone repository.
  • Run flutter pub get in the Vscode terminal before running the app
  • Make sure your AndroidManifest.xml has ACCESS_COARSE_LOCATION and ACCESS_FINE_LOCATION permissions.
  • Run the App in your emulator/ phone (emulators may not show the location correctly)

Workshop conducted by @vinayaksankeet99 & @PranavRNambiar