Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codewithjaspreet/facebook_clone
Responsive Facebook clone for both flutter web & mobile , Layout builder Widget to distinguish screen sizes ( never ending ternary checks :') )
https://github.com/codewithjaspreet/facebook_clone
facebook flutter-apps flutter-web responsive-design ui-design
Last synced: 11 days ago
JSON representation
Responsive Facebook clone for both flutter web & mobile , Layout builder Widget to distinguish screen sizes ( never ending ternary checks :') )
- Host: GitHub
- URL: https://github.com/codewithjaspreet/facebook_clone
- Owner: codewithjaspreet
- Created: 2022-06-19T16:11:31.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-22T04:02:39.000Z (over 2 years ago)
- Last Synced: 2023-03-05T18:58:33.876Z (almost 2 years ago)
- Topics: facebook, flutter-apps, flutter-web, responsive-design, ui-design
- Language: Dart
- Homepage: https://face---book.web.app
- Size: 308 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# facebook_clone
Responsive Facebook Ui cloned for mobile & flutter web - Use of Layout Builder Widget to apply styles for different screens
Web SnapShot ->
![Screenshot 2022-06-22 at 08-59-52 Facebook Clone](https://user-images.githubusercontent.com/85099922/174939075-52c267d0-f638-4d22-a2a5-f3cdc1441ae9.png)
Mobile Snapshot ->
![ss](https://user-images.githubusercontent.com/85099922/174940765-525e882c-1232-441d-9508-f05089904d44.png)
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.