mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: upgrade flutter to 3.13.9 (#3936)
This commit is contained in:
@ -92,8 +92,8 @@ class FlowyMobileStateContainer extends StatelessWidget {
|
||||
],
|
||||
);
|
||||
},
|
||||
)
|
||||
]
|
||||
),
|
||||
],
|
||||
],
|
||||
),
|
||||
),
|
||||
|
@ -48,7 +48,7 @@ class _BottomSheetTitle extends StatelessWidget {
|
||||
onPressed: () {
|
||||
context.pop();
|
||||
},
|
||||
)
|
||||
),
|
||||
],
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user