/bluetooth-app

This is a bluetooth devices scanning app challenge

Primary LanguageDart

bluetooth_app

Bluetooth app coding challenge project

Android Screenshots

Android screenshot Android screenshot details

iOS Screenshots

iOS screenshot

How to run this project

This project is built with Flutter and Dart language, It is created with Flutter 1.26 version, and Dart 2.12.0 version.

I took above screenshots from Android emulator and iOS simulator (which doesn't support bluetooth) but i also run it on both Android and iOS real devices and it works as expected, I can provide APK or IPA if needed.

For you to compile and run this project:

Download flutter SDK

  1. Follow instructions to setup flutter SDK based on your OS.
  2. If everything goes well, clone this repository to your computer.
  3. Make sure you have android studio with Android Emulator or Xcode with iOS simulator configured, you can also use real device connected via USB.
  4. Open it in either Android Studio or Visual studio code to run it, you can also run it from terminal with Flutter run command.

External dependencies used

I used above package to be able to communicate with host operating system (Android or iOS)

For help getting started with Flutter, view the online documentation