Skip to content

Commit

Permalink
add homepage, pub badget
Browse files Browse the repository at this point in the history
  • Loading branch information
tuanpmt committed Apr 9, 2020
1 parent 2e5c911 commit 64f26f8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# esp_provisioning

![Made with love in Vietnam](https://madewithlove.now.sh/vn?heart=true)
![Made with love in Vietnam](https://madewithlove.now.sh/vn?heart=true) ![Pub Version](https://img.shields.io/pub/v/esp_provisioning)

Espressif BLE Provisioning library for ESP32

![](./img.gif)
![](https://github.com/sunshine-tech/esp_provisioning/blob/master/img.gif?raw=true)

A library for Flutter was developed to provide network credentials and/or custom data to an ESP32 over Bluetooth BLE.
The company makes chips ESP32, Espresif, they have 2 libraries for each Platform iOS and Android
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: esp_provisioning
description: Espressif BLE Provisioning library
version: 1.0.0+1
version: 1.0.0+2
author: TuanPM <[email protected]>
homepage: http://tuanpm.net
homepage: https://github.com/sunshine-tech/esp_provisioning.git

environment:
sdk: ">=2.1.0 <3.0.0"
Expand Down

0 comments on commit 64f26f8

Please sign in to comment.