fix: event log filter bar below app bar, two-line log entries

This commit is contained in:
fiatcode 2026-04-30 16:01:00 +07:00
parent c781fc5079
commit a7a6a6a82d
No known key found for this signature in database
2 changed files with 116 additions and 111 deletions

View file

@ -1,4 +1,5 @@
import 'dart:async';
import 'package:flutter/foundation.dart';
import 'package:flutter/services.dart';