The project aims to clone the BeReal social network in order to understand how this type of application could work, using Flutter framework & Firebase Database. This repository is use for educationnal content and as a challenge to clone the biggest part of this app in 48h, don't hesitate to read the contributing.md if you wanna add some cool functionnality that could inspire the official @BeReal org to implement them.
Name Page | Birth Page | Signup Page | Contact Page |
---|---|---|---|
Notification Permission Page | Notification Page | Home Page | Photos Page |
---|---|---|---|
Profile Page | Edit Page | Crop Page | Settings Page |
---|---|---|---|
Discover Page | Feed Page | Share Page | Grid Page |
---|---|---|---|
Profile Page | Search Page | Request Page |
---|---|---|
iOS, MacOS, Android, Web.
- install flutter engine -> https://docs.flutter.dev/get-started/install
- tap command
flutter run
in the root folder of the project
@Antoinegtir