pangle_flutter
Integrate ByteDance Pangle ads into Flutter apps
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install pangle_flutter?โผ
Run `npx skills add nullptrx/pangle_flutter --all -g -y` in your terminal to install this skill globally.
How to add Pangle ads to a Flutter app?โผ
Ask for the ad type you need, such as rewarded video or banner, and the skill generates complete Dart code with initialization, loading, and display logic for both iOS and Android.
Which Pangle ad formats are supported?โผ
It covers splash, rewarded video, fullscreen video, banner, feed, feed icon, draw, stream, and EcMall shopping ads, including preload pool patterns for video ads.
Does it support Chinese-language integration help?โผ
Yes. The skill detects your language automatically and writes all code comments and explanations in Chinese, English, or whichever language you use.
What common Pangle integration mistakes does it prevent?โผ
It enforces correct cleanup for feed and draw ads, proper splash error callbacks, and the recommended preload pool pattern instead of deprecated direct load calls.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core