Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
emrade committed Aug 9, 2019
1 parent 56cd99b commit 33cb54c
Show file tree
Hide file tree
Showing 12 changed files with 21 additions and 9 deletions.
30 changes: 21 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,28 @@
# flutter_social
# Flutter UI for Social Media App - Heart String

A new Flutter project.
A Flutter UI implementation of a social media application


Star this repo if you like what you see.

## 📸 Screenshots
<img src="screenshots/banner.png" width="250"/>
<img src="screenshots/1.png" width="250"/> <img src="screenshots/2.png" width="250"/> <img src="screenshots/3.png" width="250"/> <img src="screenshots/4.png" width="250"/> <img src="screenshots/5.png" width="250"/> <img src="screenshots/6.png" width="250"/> <img src="screenshots/7.png" width="250"/> <img src="screenshots/8.png" width="250"/> <img src="screenshots/9.png" width="250"/> <img src="screenshots/10.png" width="250"/>


## Author(s)
**Emmanuel Fache**

## Getting Started

This project is a starting point for a Flutter application.
**Note**: Make sure your Flutter environment is setup.
#### Installation

A few resources to get you started if this is your first Flutter project:
In the command terminal, run the following commands:

- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
$ git clone https://github.com/emrade/flutter-social.git flutter_social
$ cd flutter_social/
$ flutter packages get
$ flutter run

For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.
##### Check out Flutter’s online [documentation](http://flutter.io/) for help getting started with your Flutter project.
Binary file added screenshots/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 33cb54c

Please sign in to comment.