Skip to content

edilsonmatola/flutter_social_ui-main

Repository files navigation

Social Media User Interface (UI)

A modern design User Interface

Demo

          

Installation

1. Clone the repository
git clone https://github.com/edilsonmatola/flutter_social_ui-main.git
2. Move to the desired folder
cd flutter_social_ui-main
3. To run the app, simply write the following commands:
flutter pub get
# flutter emulators --launch "emulator_id" (to get Android Simulator)
open -a simulator (to get iOS Simulator)
flutter run