• Stars
    star
    106
  • Rank 319,216 (Top 7 %)
  • Language
    Dart
  • Created almost 5 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Flutter Ghana UI Challenge Week 1 - Social Media App

Flutter Ghana UI Challenge Week 1 - Social Media App

A Flutter UI implementation of a Social Media App inspired by Outcroud's desgin on Dribble.

Star this repo if you like what you see.

📸 Screenshots

Author(s)

Emmanuel Fache

Getting Started

Note: Make sure your Flutter environment is setup.

Installation

In the command terminal, run the following commands:

$ git clone https://github.com/emrade/flutter-ghana-ui-challenge-week-1.git ui_challenge
$ cd ui_challenge/
$ flutter packages get
$ flutter run
Check out Flutter’s online documentation for help getting started with your Flutter project.