Simple Formula 1 app written with Flutter.
- Countdown remaining time until next race
- Results of completed races
- Driver and constructor standings
- Switch between dark and light theme
- Automatically extract colors from flags with Material 3 Dynamic Color
App is configured to run on Android and Web. Easiest way to run is using Visual Studio Code with browser of your choice.
git clone https://github.com/ahmedbera/f1lutter
cd f1lutter
flutter pub get
flutter pub run flutter_launcher_icons # only if you want to update icons
flutter run
- Data is provided by Jolpi