File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
## Fwitter - Flutter Based Twitter Clone ![ Twitter URL] ( https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Ftwitter.com%2Fthealphamerc ) [ ![ GitHub stars] ( https://img.shields.io/github/stars/Thealphamerc/flutter_twitter_clone?style=social )] ( https://github.com/login?return_to=%2FTheAlphamerc%flutter_twitter_clone ) ![ GitHub forks] ( https://img.shields.io/github/forks/TheAlphamerc/flutter_twitter_clone?style=social )
2
2
![ Dart CI] ( https://github.com/TheAlphamerc/flutter_twitter_clone/workflows/Dart%20CI/badge.svg ) ![ GitHub pull requests] ( https://img.shields.io/github/issues-pr/TheAlphamerc/flutter_twitter_clone ) ![ GitHub closed pull requests] ( https://img.shields.io/github/issues-pr-closed/Thealphamerc/flutter_twitter_clone ) ![ GitHub last commit] ( https://img.shields.io/github/last-commit/Thealphamerc/flutter_twitter_clone ) ![ GitHub issues] ( https://img.shields.io/github/issues-raw/Thealphamerc/flutter_twitter_clone ) [ ![ Open Source Love] ( https://badges.frapsoft.com/os/v2/open-source.svg?v=103 )] ( https://github.com/Thealphamerc/flutter_twitter_clone )
3
3
4
- A working Twitter clone written in Flutter using Firebase auth,realtime database and storage.
4
+ A working Twitter clone written in Flutter using Firebase auth,realtime,firestore database and storage.
5
+
5
6
6
7
## Download App
7
8
<a href =" https://play.google.com/store/apps/details?id=com.thealphamerc.flutter_twitter_clone " ><img src =" https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png " width =" 200 " ></img ></a >
@@ -12,6 +13,11 @@ A working Twitter clone written in Flutter using Firebase auth,realtime database
12
13
* App features is mentioned at project section [ Click here] ( https://github.com/TheAlphamerc/flutter_twitter_clone/projects/1 )
13
14
* Messaging chat section status can be seen at [ here] ( https://github.com/TheAlphamerc/flutter_twitter_clone/projects/2 )
14
15
16
+ :boom : Fwitter app now uses both firebase ` realtime ` and ` firestore ` database.:boom :
17
+ * In branch ** firetore** Fwitter uses ` Firestore ` database for app.
18
+ * In branch ** Master** and ** realtime_db** Fwitter uses ` Firebase Realtime ` database for app.
19
+
20
+
15
21
## Dependencies
16
22
<details >
17
23
<summary> Click to expand </summary>
You can’t perform that action at this time.
0 commit comments