Skip to content

Kynonim/Chatku

Repository files navigation

Image

Free Palestine

Chatku

Simple Chat application using Flutter and Firebase.

Install

$ git clone https://github.com/Kynonim/Chatku.git
$ cd Chatku

Run the app

$ flutter pub get
$ flutter run

.env

  • Create a file named .env in the root directory of the project.
GEMINI_APIKEY=your_gemini_api_key

Constants

import 'package:chatku/core/statis.dart';

// Firebase Auth
Static.auth...

// Firebase Storage
Static.storage...

// User DatabaseReference
Static.userReference...

// Chat DatabaseReference
Static.chatReference...

// Storage Reference
Static.storageReference...

// User local id
Static.uid...

End

About

Belajar flutter pertama

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors