Add sponsors to README.md (#119)

* Add sponsors part to README.md

* Remove wrong README.md

* Add symbol link to README.md

* Update README.md

* Remove avatar.

* TODO

---------

Co-authored-by: yanshouwang <yanshouwang@outlook.com>
This commit is contained in:
iAMD
2025-01-05 21:46:50 +08:00
committed by GitHub
parent 9b992b4800
commit a7700eb915
2 changed files with 19 additions and 6 deletions

View File

@ -1,5 +0,0 @@
# bluetooth_low_energy
This repo contains the source code for the [`bluetooth_low_energy`][1] federated plugins.
[1]: https://pub.dev/packages/bluetooth_low_energy

1
README.md Symbolic link
View File

@ -0,0 +1 @@
bluetooth_low_energy/README.md

View File

@ -92,6 +92,21 @@ The `PeripheralManager` API is not implemented since the [`bluez`][8] didn't sup
* [Migrate from 5.x to 6.x][9]
## Sponsors
If you find this open-source project is helpful, consider to be a sponsor on GitHub Sponsors. Your support will help me dedicate more time on the open-source community.
* [Alipay](https://sponsors.hebei.dev/#/alipay)
* [WeChat Pay](https://sponsors.hebei.dev/#/wechat-pay)
* [Bitcoin Wallet](https://sponsors.hebei.dev/#/bitcoin-wallet)
<!-- TODO: Save this list to database and show this in the sponsors.hebei.dev -->
### Sponsors Details
|Date|Sponsor|Amount|
|:---:|:---:|:---:|
|2025.1.1|[Jeff-Lawson][10]|0.01177286BTC|
[1]: https://docs.flutter.dev/packages-and-plugins/using-packages
[2]: https://developer.apple.com/documentation/corebluetooth
[3]: https://developer.apple.com/documentation/bundleresources/information_property_list/nsbluetoothalwaysusagedescription
@ -100,4 +115,6 @@ The `PeripheralManager` API is not implemented since the [`bluez`][8] didn't sup
[6]: https://developer.apple.com/documentation/corebluetooth/cbperipheralmanager/1393252-startadvertising
[7]: https://learn.microsoft.com/en-us/uwp/api/windows.devices.bluetooth.advertisement.bluetoothleadvertisementpublisher.advertisement?view=winrt-22621
[8]: https://github.com/canonical/bluez.dart
[9]: doc/migrations/migration-v6.md
[9]: doc/migrations/migration-v6.md
[10]: https://github.com/Jeff-Lawson