artemis_pairing 1.5.2
artemis_pairing: ^1.5.2 copied to clipboard
Pairing widgets for Artemis
1.5.2 #
- [FIX] Get ArtemisBLEServiceType from services list
1.5.1 #
- [FIX] Keyboard dissapearing on mobile (endpoint config)
1.5.0 #
- Artemis v2 pairing sequence
- Show dialog to pair when device is already connected to a network
- [FIX] Keyboard dissapearing on mobile
1.4.9 #
- [FIX] IOS bluetooth permission
1.4.8 #
- [FIX] Keyboard dissapearing on mobile
1.4.7 #
- Create device before assigning to project if not exists
1.4.6 #
- Assign project to device after pairing success
1.4.5 #
- Callback to return to device list on wifi reset
- Try parsing json network info to pre fill ssid and pwd
1.4.4 #
- Add ThemeData as parameter
- Reconnect when getting networks causes an error and retry once
1.4.3 #
- Reset BLE on dispose
- Better responsive
1.4.2 #
- Disconnect immediately on wifi reset
- Reconnect on wifi config error and retry once
1.4.1 #
- Check wifi connection status by api also
- Pre-fill ssid and pwd on wifi config page
1.4.0 #
- Artemis v1 pairing sequence now works on web
1.3.0 #
- [FIX] Various problems with the v1 sequence
1.2.1 #
- [FIX] Expanded
1.2.0 #
- [FEAT] Added serial in success callback
1.1.1 #
- [FIX] Temporary fix for the v1 sequence
1.1.0 #
- Added endpoint config
- Added dynamic config features
1.0.0 #
- Rewrote the package to support more error handling
- Support for Artemis Firmware v1 & v2
- Added default config page
- [BREAKING] Pretty much everything in the previous version
0.2.1 #
- Pairing improvements
0.2.0 #
- Rewrote the steps
0.1.0 #
- Changed the "is_online" logic to use ble services
0.0.2 #
- Changed the "is_online" logic
0.0.1 #
- Initial version