Skip to content

Udemy Clone app made using Flutter and Firebase. Grab it and use your own purposes.

Notifications You must be signed in to change notification settings

tanbinh123/Flutter-Udemy-Clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udemy Clone using Flutter

It basically a Udemy clone project where firebase is used as database. You can easily clone it from this git account and edit for your own use. Please give star you like this project.

Functionalities:

  • User friendly design
  • Google Sign in
  • Video Player integrated
  • Search Course
  • Add to Cart and Wishlist
  • Swift to remove data from cart & wishlist
  • Pull to refresh in Home Screen
  • Nice Loader
  • Latest packages are used

How to run

First of all, correctly configure the Flutter Web development environment on your machine, see https://flutter.dev/web

  • Clone this repository: $ git clone github.com/anthony-shoshi/flutter-Udemy-Clone

  • Enter in directory: $ cd your_directory_name

  • For install dependencies: $ flutter pub get

  • Run the app: $ flutter run

Sample Screen Shot:

183944910_5932499906760952_3418373951613740932_n

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

Udemy Clone app made using Flutter and Firebase. Grab it and use your own purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 99.6%
  • Other 0.4%