/youtube_web_responsive

A YouTube responsive home screen clone made with Flutter Web.

Primary LanguageDart

Youtube Web Responsive

A YouTube responsive HomePage made with Flutter Web.

Responsive on

  • Web (min-width: 1024px).
  • Tablet (max-width: 1023px).
  • Mobile (max-width: 650px).

Packages Used

cupertino_icons: ^1.0.2
flutter_modular: ^3.3.1
mobx: ^2.0.4
flutter_mobx: ^2.0.2
responsive_framework: ^0.1.4
flutter_svg: ^0.22.0
flutter_icons: ^1.1.0

Getting Started

1 - Clone this repository.
2 - Run command: flutter pub get
3 - Run command: flutter run -d your_web_browser