Make a app like twiter
Currently the project has the following features:
- Auth system
- Post
- Take pictures directly in app
- Choose from gallery
- Profile page
- Follow/Unfollow users
- Search Users
- Comment Posts
- Comment Likes
- Redesign
First you need to install dart and Flutter:
https://docs.flutter.dev/get-started/install
for linux:
sudo snap install flutter --classic
flutter sdk-path
for more info head over to https://flutter.dev
firebase_core: ^0.7.0
firebase_auth: ^0.20.0+1
cloud_firestore: ^0.16.0
firebase_storage: ^7.0.0
U can get these packages from https://pub.dev/