//
sign in
Profile
by @danabra.mov
Profile
by @dansshadow.bsky.social
Profile
by @jimpick.com
AviHandle
by @danabra.mov
AviHandle
by @dansshadow.bsky.social
AviHandle
by @katherine.computer
EventsList
by @katherine.computer
ProfileHeader
by @dansshadow.bsky.social
ProfileHeader
by @danabra.mov
ProfileMedia
by @danabra.mov
ProfilePlays
by @danabra.mov
ProfilePosts
by @danabra.mov
ProfilePosts
by @dansshadow.bsky.social
ProfileReplies
by @danabra.mov
Record
by @atsui.org
Skircle
by @danabra.mov
StreamPlacePlaylist
by @katherine.computer
+ new component
ProfilePosts









Loading...
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.