mirror of
https://gitlab.com/comunic/comunicmobile
synced 2025-09-19 05:48:54 +00:00
Can update comments content
This commit is contained in:
@@ -68,6 +68,8 @@ void showSimpleSnack(BuildContext context, String message) {
|
||||
}
|
||||
|
||||
/// Show an alert dialog to ask the user to enter a string
|
||||
///
|
||||
/// Returns entered string if the dialog is confirmed, null else
|
||||
Future<String> askUserString({
|
||||
@required BuildContext context,
|
||||
@required String title,
|
||||
|
Reference in New Issue
Block a user