- An event listing using Seat Geek API.
- Supported platforms :- Android, iOS, MacOS, Web (others can be added also)
- Favourite feature available on platforms other than web
- http
- intl
- flutter_vector_icons
- carousel_slider
- shimmer
- flutter_svg
- Clone this repo
- Run
flutter packages get
- Create account in Seat Geek at http://platform.seatgeek.com/ and get client_id
- Generate API secret
- Replace client_id and Secret in
/lib/constant/credentials.dart
with yours. - Run
flutter run