5 Commits

Author SHA1 Message Date
Tony 52712055f5 Remove pubspec.lock from version control and update .gitignore
Pull Request / test (push) Has been cancelled
Pull Request / pana (push) Has been cancelled
Signed-off-by: Tony <tonylu@tony-cloud.com>
2026-05-25 08:15:13 +08:00
Tony 4ca00e7258 Remove generated plugin registrant files for Linux, macOS, and Windows from the repository
Pull Request / test (push) Has been cancelled
Pull Request / pana (push) Has been cancelled
2026-05-08 06:48:07 +08:00
Rohit Sangwan f3411280e9 Enhance getSystemDevice API on macOS with Broader Default Services Fi… (#121)
* Enhance getSystemDevice API on macOS with Broader Default Services Filter

* Update docs

* Update darwin/Classes/UniversalBlePlugin.swift

Co-authored-by: Foti Dim <foti@navideck.com>

* Reorder fields

* Use ScanFilter ui for getting system devices

---------

Co-authored-by: Foti Dim <fdimanidis@gmail.com>
Co-authored-by: Foti Dim <foti@navideck.com>
2025-01-02 15:58:51 +05:30
Rohit Sangwan 44412508e7 Implement scan filter in example app (#61)
* Implement scan filter in example app

* Remove Fixed FlutterVersion from Workflow and improve ScanFilterWidget

* Update example/lib/home/widgets/scan_filter_widget.dart

* Update example/lib/home/widgets/scan_filter_widget.dart

* Update example/lib/peripheral_details/peripheral_detail_page.dart

* Improve text

---------

Co-authored-by: Foti Dim <foti@navideck.com>
Co-authored-by: Foti Dim <fdimanidis@gmail.com>
2024-07-12 17:24:00 +02:00
Foti Dim 1c21373478 Initial commit 2024-01-24 14:23:49 +01:00