7 lines
249 B
Markdown
7 lines
249 B
Markdown
# Changelog
|
|
|
|
## 0.1.0-dev.1
|
|
|
|
- Create the initial TPUART adapter package skeleton.
|
|
- Add runtime compatibility reporting for TPUART transport usage.
|
|
- Add a raw serial transport implementation backed by `flutter_libserialport` on `dart:io` runtimes. |