dialogs/alert library

Show an Alert dialog

Copyright (C) 2024, Software Innovation Institute, ANU.

Licensed under the GNU General Public License, Version 3 (the "License").

License: https://www.gnu.org/licenses/gpl-3.0.en.html.

Authors: Dawei Chen

Functions

alert(BuildContext context, String msg, [String title = 'Notice']) Future<void>
Show an alert dialog.