Udacity Flutter Web Clone App

  Templates, UI, web app

This is a clone of the famous application Udacity, and its done with the flutter frame work, this particular repo, contains the code for the student side

Show some ❤️ and star the repo to support the project

This repository containing links of all the example apps demonstrating features/functionality/integrations in Flutter application development.

Building samples code

Make sure you have configured the webdev tool.

Go into one of the sample directories, get packages, and run.

$ cd gallery
$ flutter pub get # or `pub get` with the Dart SDK
$ webdev serve

You should see a message printing the URL to access: http://localhost:8080

Download Udacity Flutter Web Clone App Source Code on GitHub