I was writing a immersive cli epub reader + audiobook playback "for fun" and I kept copying the same library around. I thought I'd make it into a package, but before release I spent some time with Antigravity and got just a little carried away...
docker+flutter+agy cli is a pretty great combo.
Very much inspired by Charm / Bubble Tea / all the other great terminal UI's out there, but for Dart.
Also works in Flutter if you use the termui_flutter package. This uses canvas.drawRawAtlas() for faster rendering that a full blown PTY emulator.
Writing a Dart CLI app but want a Flutter-like interface? Escape hatch to render some raw ansi/sgr codes? Perfetto recording, inspection and searching? Asciicast v3 recording and playback? Ascii golden tests and integration testing library?
And can run in Flutter?
github.com/jtmcdole/ter...
Cloud Functions and Admin SDK for Firebase now supports Dart as an experimental feature 🎯
This means Flutter developers can use the same programming language throughout their whole stack and share logic between the frontend and backend.
See you at Cloud Next!
TSA checking IDs at the gate sure isn't ominous...
Best train goes zoom zoom.
This infantile post is brought to you by the letter Z.
Leave it to win32 to have "ERROR_MORE_DATA".
Things I didn't think I would be doing: writing Win32 FFI code.