flutter_esptool 0.1.1 copy "flutter_esptool: ^0.1.1" to clipboard
flutter_esptool: ^0.1.1 copied to clipboard

A Dart/Flutter port of the esptool functionality for ESP8266/ESP32 programming over serial. Provides chip detection, flash read/write, MAC/info queries, and stub-loader support through an injectable s [...]

0.1.0 #

  • Initial workspace package with ESP protocol models, services, transport, parsers, and tests.

0.1.1 #

  • Prepared package for pub.dev publishing metadata and MIT licensing.
  • Added professional GitHub project automation (CI, release, and publish workflows).
  • Added Copilot project assets (instructions, skills, agents, and MCP server configuration).
  • Added professional multilingual demo app under example/professional_esptool_demo.
  • Added editor and repository standards files (.editorconfig, .gitattributes, .gitignore, GitVersion.yml).
1
likes
0
points
330
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart/Flutter port of the esptool functionality for ESP8266/ESP32 programming over serial. Provides chip detection, flash read/write, MAC/info queries, and stub-loader support through an injectable serial transport abstraction.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, platform_serial

More

Packages that depend on flutter_esptool