FLUTTER ECOSYSTEM

londonappbrewery/flash-chat-flutter

边开发应用边学习编程 - 完整的Flutter开发训练营

flash-chat-flutter 项目封面
Stars
211
Forks
675
最近推送(UTC)
2024年8月21日
项目状态
未归档
London App Brewery GitHub avatar
GITHUB Organization

London App Brewery ↗

The Best Programming School in the World

语言DartSwiftJavaObjective-C

使用的依赖

依赖清单 3 项
  • flutter{"sdk":"flutter"}
  • cupertino_icons^0.1.2
  • flutter_test开发依赖{"sdk":"flutter"}

所在榜单

原始 README

以下为英文项目原文快照,最新内容请访问 GitHub。

展开 / 收起项目 README

App Brewery Banner

Flash Chat ⚡️

Our Goal

The objective of this tutorial is to learn how to incorporate Firebase into our Flutter apps. We'll be using Firebase Cloud Firestore as well as the Firebase authentication package to equip our app with a cloud-based NoSQL database and secure authentication methods.

What you will create

We’re going to build a modern messaging app where users can sign up and log in to chat.

Finished App

What you will learn

  • How to incorporate Firebase into your Flutter projects.
  • How to use Firebase authentication to register and sign in users.
  • How to create beautiful animations using the Flutter Hero widget.
  • How to create custom aniamtions using Flutter's animation controller.
  • Learn all about mixins and how they differ from superclasses.
  • Learn about Streams and how they work.
  • Learn to use ListViews to build scrolling views.
  • How to use Firebase Cloud Firestore to store and retrieve data on the fly.

This is a companion project to The App Brewery's Complete Flutter Development Bootcamp, check out the full course at www.appbrewery.co

End Banner