skale_kit 1.0.5 copy "skale_kit: ^1.0.5" to clipboard
skale_kit: ^1.0.5 copied to clipboard

Flutter plugin for Skale smart coffee scales. Connect, monitor weight, tare, and receive button events via Bluetooth Low Energy.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.5 - 2025-12-15 #

Fixed #

  • Fixed Android build error with deprecated package attribute in AndroidManifest.xml
  • Fixed Android AAR dependency resolution using local Maven repository
  • Changed Android namespace configuration for AGP 8.0+ compatibility

1.0.4 - 2025-12-15 #

Fixed #

  • Fixed iOS device picker not showing (main thread dispatch)
  • Fixed iOS window access for iOS 13+ (scene-based approach)
  • Set auto-connect default to false for proper device picker display

Changed #

  • Updated README with auto-connect documentation

1.0.3 - 2025-12-15 #

Fixed #

  • Fixed iOS battery level API method name

1.0.2 - 2025-12-15 #

Fixed #

  • Fixed Android plugin package path causing initialization failure

1.0.1 - 2025-12-15 #

Changed #

  • Updated repository URLs to official GitHub location

1.0.0 - 2025-12-15 #

Added #

  • Initial release
  • Real-time weight streaming via weightStream
  • Connection state monitoring via connectionStateStream
  • Button event detection via buttonStream
  • Device discovery via deviceStream
  • Native device picker UI (showDevicePicker())
  • Tare function (tare())
  • Battery level reading (getBatteryLevel())
  • LED display control (setLEDDisplay()) - iOS only
  • Auto-connect feature (setAutoConnect())
  • Comprehensive error handling with typed exceptions
  • Support for iOS 12.0+ and Android API 21+
  • Example app demonstrating all features
0
likes
150
points
182
downloads

Publisher

verified publisheratomaxinc.com

Weekly Downloads

Flutter plugin for Skale smart coffee scales. Connect, monitor weight, tare, and receive button events via Bluetooth Low Energy.

Repository (GitHub)
View/report issues

Topics

#bluetooth #ble #coffee #scale #iot

Documentation

API reference

Funding

Consider supporting this project:

atomaxinc.com

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on skale_kit

Packages that implement skale_kit