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.
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.
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.
Leave it to win32 to have "ERROR_MORE_DATA".
Things I didn't think I would be doing: writing Win32 FFI code.