Skip to content

dongorias/Flutter-BluePlus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bluetooth Scanner with FlutterBluePlus

🛠 Project Overview

This project implements a Bluetooth Low Energy (BLE) scanner using Flutter, leveraging the FlutterBluePlus plugin and state management through BLoC. The goal is to create a scalable and efficient BLE scanning application for Flutter-based mobile platforms.


📋 Features

  • Scan for BLE devices: Discover nearby Bluetooth Low Energy devices.
  • Real-time Updates: Use BLoC for reactive state management, ensuring UI updates in real-time.
  • User-Friendly Interface: Minimalistic and intuitive UI for listing scanned devices.
  • Platform Support: Fully compatible with Android and iOS.

🚀 Getting Started

Prerequisites

Before starting, ensure you have the following tools installed:

  • Flutter
  • Dart SDK
  • Android Studio or Xcode for platform-specific builds

Installation Steps

  1. Clone this repository:
    git clone https://github.com/dongorias/Flutter-BluePlus.git
    cd Flutter-BluePlus
  2. Install dependencies:
    flutter pub get
  3. Run the project:
    flutter run

📦 Dependencies

  • FlutterBluePlus: flutter_blue_plus: ^1.34.5
  • BLoC: flutter_bloc: ^8.1.6

👨‍💻 Author

  • Don Arias Agokoli
    Twitter Follow

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published