mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2026-02-05 08:59:34 +00:00
upgrade to flutter 3.27.4
This commit is contained in:
parent
e7946feca1
commit
2fd4650bb8
44 changed files with 433 additions and 315 deletions
|
|
@ -169,7 +169,7 @@ class LogsPage extends HookConsumerWidget {
|
|||
),
|
||||
],
|
||||
),
|
||||
// a column with listview.builder and a scrollable list of logs
|
||||
// a column with ListView.builder and a scrollable list of logs
|
||||
body: Column(
|
||||
children: [
|
||||
// a filter for log levels, loggers, and search
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue