A YouTube responsive HomePage made with Flutter Web.
- Web (min-width: 1024px).
- Tablet (max-width: 1023px).
- Mobile (max-width: 650px).
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
1 - Clone this repository.
2 - Run command: flutter pub get
3 - Run command: flutter run -d your_web_browser