Add next and forward controls to memories
This commit is contained in:
@@ -199,6 +199,7 @@ class _FullScreenMemoryState extends State<FullScreenMemory> {
|
||||
pagination: SwiperPagination(
|
||||
builder: DotSwiperPaginationBuilder(activeColor: Colors.white)),
|
||||
loop: false,
|
||||
control: SwiperControl(),
|
||||
),
|
||||
Center(
|
||||
child: AnimatedOpacity(
|
||||
|
||||
Reference in New Issue
Block a user