Site icon Flutter Packages | Pub dev Packages – Flutter Mobile App World

Dota 2 App built with Flutter, Firebase and Google Cloud

Dota 2 App using Flutter, Firebase and Google Cloud

This is a pet project that born with the idea of having a nice subject to go through some Live Coding sessions. We are getting data from DotaBuff website to have more info about the heroes and latest matches.

That info is going to be used on the Flutter app to build different features, some of them are :

Also we are going to build a Voice integration that will allow to access some of those same features from the app.

The live codings session happens in Portuguese (PT-BR) and you can follow on my Youtube/Twitch channels.

Table of Contents

Getting Started

Node Setup

nvm install --lts

Firebase Setup

npm install -g firebase-tools
firebase login
firebase projects:list
firebase projects:list

Google Cloud Tools and Project

Flutter Setup

flutter doctor

Building & Running the project

Download source code on GitHub

Dota 2 App using Firebase and Google Cloud
https://github.com/alvarowolfx/gcloud-dota-app
5 forks.
38 stars.
0 open issues.

Recent commits:

Exit mobile version