Overview
Watch a time-lapse video demonstrating how to build a simple trivia game using FlutterFlow, Firebase, and the jservice.io API in under 2 hours. Learn to create a multiplayer game with real-time communication, scorekeeping, and API integration, primarily using visual tools and some Dart code. Follow along as the video covers layout creation for various game screens, including onboarding, home, join game, create game, select question, and scoring pages. Discover how to implement components like answer selection, category selection, and value selection using bottom sheets. Gain insights into adding game logic and see the final product in action. Access the completed game and exported source code through provided links to test and explore further.
Syllabus
Demo of the final output
Start building layout
Onboarding page layout
Home page layout
Join Game page layout
Create Game Step 1 layout
Create Game Step 2 layout
Select Question page layout
Question page layout
Scoring page layout
Answer component for Bottom Sheet
Category Selector component for Bottom Sheet
Value Selector component for Bottom Sheet
Adding Logic
Taught by
FlutterFlow