...
Prerequisites
Do Flutter Get Started all the way until finishing step 4
Step
...
summary
Add the Initialization code.
Follow our ad format guides for their implementation.
Test everything is working
Change everything to production code
Your app is now prepared for monetization with us.
...
Code Block | ||
---|---|---|
| ||
@override Widget build(BuildContext context) { return MaterialApp( navigatorObservers: [ R89SDK.routeObserver, ], // ... ); } |
Follow our
...
ad formats guides
Child pages (Children Display) | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...