We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3e58a0 commit 9f19fbaCopy full SHA for 9f19fba
examples/build.md
@@ -92,6 +92,8 @@ Build the app with:
92
- Clean architecture: repository pattern with ChangeNotifier-based state management (Provider)
93
- Dart 3+ with null safety
94
- Material 3 theming with OneSignal brand colors
95
+- App name: "OneSignal Demo"
96
+- Top app bar: centered title with OneSignal logo SVG + "Sample App" text (use centerTitle: true on AppBar)
97
- Support for both Android and iOS
98
- Android package name: com.onesignal.example
99
- iOS bundle identifier: com.onesignal.example
0 commit comments