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