refactor(ui, core): Deprecate v3
Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
@@ -37,7 +37,7 @@ void main() {
|
||||
child: WillPopScope(
|
||||
onWillPop: () async => false,
|
||||
child: Scaffold(
|
||||
body: GalleryFooter(
|
||||
body: StreamGalleryFooter(
|
||||
message: Message(),
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user