nullptrxnullptrxCommunityยท1 Agent Skills Included

pangle_flutter

Integrate ByteDance Pangle ads into Flutter apps

Generates complete Flutter integration code for ByteDance Pangle ads, covering splash, rewarded video, fullscreen video, banner, feed, draw, stream, and shopping ad formats. Eliminates guesswork around platform configs, slot IDs, preload pools, and cleanup patterns that commonly cause broken ad implementations. Produces runnable Dart code with comments in the user's own language, plus built-in checks for the most frequent integration mistakes.
npx skills add nullptrx/pangle_flutter --all -g -y
Available:

Explains the plugin's architecture, ad types, and platform layers so the agent can navigate the codebase and generate correct integration code.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’