feat: Added images modal, fixed image group errors
This commit is contained in:
@@ -112,6 +112,7 @@ class _FullScreenImageState extends State<FullScreenImage>
|
||||
ImageFooter(
|
||||
currentPage: _currentPage,
|
||||
totalPages: widget.urls.length,
|
||||
urls: widget.urls,
|
||||
),
|
||||
],
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user