Skip to content

Commit 47ab603

Browse files
authored
Merge pull request #295 from FlutterFlow/rewrite/notifications
Rewrite Notifications
2 parents 7003174 + b6290cf commit 47ab603

33 files changed

+354
-334
lines changed

docs/ff-concepts/alerts-notification/_category_.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

docs/ff-concepts/alerts-notification/push-notifications.md

Lines changed: 0 additions & 298 deletions
This file was deleted.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"label": "Alerts",
3+
"position": 8
4+
}

docs/ff-concepts/alerts-notification/alert-dialog.md renamed to docs/ff-concepts/alerts/alert-dialog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Alert Dialog
3-
slug: /concepts/alerts-notification/alert-dialog
3+
slug: /concepts/alerts/alert-dialog
44
sidebar_position: 0
55
tags: [Actions, Alerts & Notifications]
66
keywords: [FlutterFlow, Actions, Alerts & Notifications, Alert Dialog]

docs/ff-concepts/alerts-notification/dismiss-custom-dialog.md renamed to docs/ff-concepts/alerts/dismiss-custom-dialog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Dismiss Custom Dialog
3-
slug: /concepts/alerts-notification/dismiss-custom-dialog
3+
slug: /concepts/alerts/dismiss-custom-dialog
44
sidebar_position: 1
55
tags: [Actions, Alerts & Notifications]
66
keywords: [FlutterFlow, Actions, Alerts & Notifications, Dismiss Custom Dialog]

docs/ff-concepts/alerts-notification/haptic-feedback.md renamed to docs/ff-concepts/alerts/haptic-feedback.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Haptic Feedback
3-
slug: /concepts/alerts-notification/haptic-feedback
3+
slug: /concepts/alerts/haptic-feedback
44
sidebar_position: 4
55
tags: [Actions, Alerts & Notifications]
66
keywords: [FlutterFlow, Actions, Alerts & Notifications, Haptic Feedback]

0 commit comments

Comments
 (0)