Flutter Movie Concept UI
Android Demo
Since app has lot of screen adding demo in GIF format was very large and data consuming for readme
Android Screenshots (Dark)
Android Screenshots (Light)
Designer
This concept is originally designed by aneesh.
- Aneesh Dribble (opens in new tab)
- Aneesh LottieFiles (opens in new tab)
- Aneesh Instagram (opens in new tab)
- Aneesh Linkedin (opens in new tab)
- UI design file (opens in new tab)
Requirements to run locally
Just in case if you ran into errors make sure you're using correct flutter & dart version. In order to support desktop build master branch is a requirement But Master branch is not stable so breaking changes happen on daily updates.
-
Flutter master channel & Framework • revision
4019956fc8- Run
flutter --versionto check it
- Run
-
Follow these step to use correct revision version
- Run
cd $FLUTTER_HOME(where your flutter is installed) - Run
git checkout master - Run
git checkout 4019956fc8
- Run
-
To enable desktop & web builds run the relevant command
- Run
flutter --enable-web - Run
flutter --enable-macos-desktop - Run
flutter --enable-linux-desktop - Run
flutter --enable-windows-desktop
- Run
-
Run
flutter doctorthis command will show you what dependencies you need to install.
Scripts
mac.pub.dart- MacOS app doesn't compile if you include firebase libraries in pubspec.
- When you run
dart scripts/mac.pub.dartthis script it remove firebase dependencies from project'spubspec. - You can compile your app peacefully.
- Make sure to run
dart scripts/mac.pub.dart restorewhen you're done testing/compile for MacOS app. - With
restoreflag yourpubspecwill revert to it's original form.
vslaunch.dart- execute
dart scripts/vslaunch.dart - This script will make vscode configuration file with all of your connected devices.
- You can live debug app on multiple devices at once from vs code.
- Each device's debug logs on separate DEBUG CONSOLE.
- Very useful for testing UI for multiple devices simultaneously.
- execute
Show support
If you like the project and want to appreciate my effort. Then you may perform any of these steps :)
- Star this repository.
- Rate the app on Play Store (opens in new tab).
- Favorite my gigs on Fiverr (opens in new tab).
- Give a recommendation on Freelancer (opens in new tab).
Download
License
This project is licensed under the MIT license, Copyright (c) 2020 Hmziqrs. For more information see LICENSE.md.
![Flutter Movie Concept UI [Demo]](https://img.youtube.com/vi/kdmr9IWAFro/0.jpg)