kursat-ozturk / gdg_community_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gdg_community_app

Roman Just Codes Flutter Codelabs Project 6

In this codelab, I accomplished the following:

  • Created a Firebase project and interact with the Firebase Console
  • Set up your Cloud Firestore database and pre-seeded it with data
  • Set up your Firebase configuration in your Flutter project (DartPad)
  • Created a landing page (GDGCommunityHome)
  • Created custom widgets (GDGCommunitySupportMeter, GDGCommunityGoal, etc.)
  • Learned about collections and documents in Firebase
  • Implemented one-time fetching of data from Firebase using .get() and FutureBuilder
  • Mapping Firebase data into PODO (Plain Ol' Dart Objects)
  • Created utility methods in the Utils class for reusing and sharing code througout
  • Implemented real-time message receipt using Streams and StreamBuilder

About


Languages

Language:C++ 34.4%Language:Dart 29.2%Language:CMake 28.1%Language:Swift 3.1%Language:HTML 2.8%Language:C 2.1%Language:Kotlin 0.2%Language:Objective-C 0.1%