dev@bfd:~/dev-diary$ grep -r "flutter" ./entries

< Dev Diary

flutter

Entries tagged with this topic.

  1. 2026-02-21 - Stabilized child portal startup and runtime diagnostics

    Feb 21, 2026

    Hardened child startup and added runtime diagnostics to stop blank portal launches.

  2. 2026-02-05 - Build native GDI capture path for SnapDual

    Feb 05, 2026

    Made SnapDual faster with in-memory GDI capture and stabilized overlay-based region selection.

  3. 2026-01-15 - Optimizing Flutter Windows Screenshot Performance

    Jan 15, 2026

    Replacing PowerShell with Win32 GDI API to achieve sub-50ms screen captures in Flutter.