Skip to content

Commit a10467d

Browse files
committed
docs(examples): simplify build guide reference
1 parent be21bda commit a10467d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

examples/build.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
# OneSignal Flutter Sample App - Build Guide
22

3-
This document supplements the [shared build guide](https://github.com/OneSignal/sdk-shared/blob/main/demo/build.md) with Flutter-specific implementation details. Read the shared guide first, then apply these overrides.
3+
This document extends the shared build guide with Flutter-specific details.
44

5-
Replace `{{PLATFORM}}` with **Flutter** in all shared prompts.
5+
**Read the shared guide first:**
6+
https://raw.githubusercontent.com/OneSignal/sdk-shared/refs/heads/main/demo/build.md
7+
8+
Replace `{{PLATFORM}}` with `Flutter` everywhere in that guide. Everything below either overrides or supplements sections from the shared guide.
69

710
---
811

0 commit comments

Comments
 (0)