Skip to content

Commit 5b6736c

Browse files
committed
Updated FAQ with visual and a Variable Arcade.
1 parent 4acfbc2 commit 5b6736c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/ff-concepts/adding-customization/configuration-files.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Here’s exactly how you do it:
166166
height: 0,
167167
width: '100%'}}>
168168
<iframe
169-
src="https://demo.arcade.software/srZqoYaaoVR1mCE3t8AL?embed&show_copy_link=true"
169+
src="https://demo.arcade.software/wHFUlfRHxQlbzmjR0Bfs?embed&show_copy_link=true"
170170
title=""
171171
style={{
172172
position: 'absolute',
@@ -763,6 +763,8 @@ Yes, you can. When a Library Project is imported, any configuration file snippet
763763

764764
Additionally, your Library Project can pass values (like API keys) into those snippets using **Library Values**, making it easy to reuse and customize the integration across multiple apps.
765765

766+
![config-values-in-library](imgs/config-values-in-library.avif)
767+
766768
This makes Libraries incredibly powerful and enables seamless integration of tools like **PostHog** (analytics), **Sentry** (crash reporting), **CleverTap**, **flutter_local_notifications**, **flutter_nfc_kit**, and many more directly from the Marketplace.
767769
</p>
768770
</details>
Binary file not shown.

0 commit comments

Comments
 (0)