Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.06 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.06 KB

[Flutter Facebook Messenger UI]

Demo

Screenshot
























Clone & Install Dependencies

  1. git clone https://github.com/flutterforsale/flutter-messenger-ui.git
  2. cd flutter-messenger-ui - cd into your newly created project directory.
  3. Run flutter doctor to check your Flutter Installation and checks the latest updates from the Flutter Github repository
  4. Install package in pubspec.yaml - run flutter pub get
  5. Open your emulator or your device connect with cable.
  6. Run project - flutter run for [IOS] and [Android] OR Press F5 and select emulator

ReactNative version