Tag: firebase
All the articles with the tag "firebase".
Build a web app with Flutter and deploy it to Firebase hosting
| 1 min readIn this tutorial, I will show some usage scenarios and web features of Flutter, then we'll see how to build a simple app and deploy it to Firebase hosting.
Build the famous Tic Tac Toe game in Flutter
| 1 min readIn this post I will explore how to build the UI and the business logic for the famous game Tic Tac Toe. I use the Flutter SDK.