GithubHelp home page GithubHelp logo

skquark / flutter_blue_beacon Goto Github PK

View Code? Open in Web Editor NEW

This project forked from progid/flutter_blue_beacon

0.0 1.0 0.0 79 KB

A Flutter library that implements iBeacon and Eddystone scanning on top of flutter_blue.

Home Page: https://pub.dartlang.org/packages/flutter_blue_beacon

License: MIT License

Java 5.88% Objective-C 4.01% Dart 74.63% Ruby 12.65% Shell 2.83%

flutter_blue_beacon's Introduction

flutter_blue_beacon

A Bluetooth Low Energy (BLE) beacon implementation native to flutter using the flutter_blue plugin.

Current implementation status:

Protocol Android iOS*
iBeacon Yes ?
AltBeacon No No
EddystoneUID Yes ?
EddystoneEID Yes ?
EddystoneTLM (Unencrypted) No No
EddystoneTLM (Encrypted) No No
EddystoneURL No No
  • iOS code are not tested, feel free to test it for me and report any problems.
  • I have heard that iBeacon scans on iOS are not possible without using native APIs, if this is true, then iBeacon support for iOS in this library will be impossible since this library conducts low-level BLE scans and then translates it according to beacon protocols.

Feel free to contribute and add support to more protocols!
A good start for implementing Eddystone: https://github.com/evothings/cordova-eddystone
A good start for implementing iBeacon: https://stackoverflow.com/questions/18906988/what-is-the-ibeacon-bluetooth-profile

Getting Started

This project is a starting point for a Dart package, a library module containing code that can be shared easily across multiple Flutter or Dart projects.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

flutter_blue_beacon's People

Contributors

michaellee8 avatar skquark avatar zeruel92 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.