A new Flutter project implementing a buy tickets concept from Dribbble, design credits to Aldo Mora. This UI is for Android an iOS. I developed this application just for learning purpose, You can see current movies, buy tickets, select seats and view a lot of animations.
My name is Renato Montufar, I am a mobile developer, I love UI/UX and I am learning new things all the time. Feel free to contact me! 😀
Contributions, issues and feature requests are welcome!
Give a ⭐️ if this project helped you!
- UI/UX Design to Aldo Mora
- Flutter Documentation
This project is built with Flutter 2 and Null-Safety
This project is a Flutter Application, you can use Visual Studio Code or Android Studio to build it.
First download Flutter framework from here.
Run this commands on your terminal
git clone https://github.com/deus-magna/supercines
cd supercines
flutter packages get
flutter run
For more info see flutter doc that contains examples, tutorials, gudes and more.