Flutter Android S2E3 : CupertinoDialog - Beautiful iOS style Dialog

preview_player
Показать описание
Flutter Android CupertionoDialog Tutorial and Example. How to show a cupertino alert dialog when a simple button is clicked.

CupertinoDialog is an iOS style alert dialog. In this case we use it in the android context. It's really a beautiful dialog and we show within it a dialog title, an icon, content and a button.

Let's go.
Рекомендации по теме
Комментарии
Автор

please show how to get cupertino alert which comes from bottom with multiple actions CupertinoActionSheet

irshadprogrammer