frame_sdk 0.0.7 copy "frame_sdk: ^0.0.7" to clipboard
frame_sdk: ^0.0.7 copied to clipboard

The Flutter SDK for the Frame from Brilliant Labs

0.0.7 #

  • Added connectToExistingBleDevice

0.0.6 #

  • Fix for file sending
  • Clean up of lua library assets
  • Better logging of Frame lua errors

0.0.5 #

  • Fix grey color in Display.dart's PaletteColors
  • Added ability to disable lua library injection, by setting frame.useLibrary to false before connecting

0.0.4 #

  • fixed connecting to latest firmware v24.227.1307
  • fix mtu size on Android
  • allow connecting to specific device
  • allow custom bt data prefix subscriptions

0.0.3 #

  • Minor fixes and a lot of documentation, should be working well enough to be considered beta

0.0.2 #

  • Fixed metadata

0.0.1 #

  • Work in progress, but mostly working
  • There may still be rough edges