A videogame database with more than 700,000 titles. Made with Flutter using RAWG API.
This project is for a videogame listing app, where you can search and favorite any game you want (if it is available).
It shows the game data (name, release year, description, Metascore and more) consuming a free API and doesn't require login/signup.
(OBS: Tá (quase tudo) em portugês! 🇧🇷 )
A few resources showcased in this project:
- Flutter packages (e.g. flutter_svg, dio etc.)
- Customized Flutter widgets (e.g. BottomNavigation, TextField etc.)
- API consumption
- New & upcoming games
- Metacritic most rated games (not precise)
- All games list (not showing ALL the games yet)
- Search game (in development)
- Manage favorites (in development)
- Associate user (in development)
* This is initially a non-profitable project