⚙️Install Adpluginx

Add Plugin to Pubspec.yaml

pubspec.yaml
// Installing Adpluginx
adpluginx: <latest_version>

Run the pub get Command

flutter pub get

Last updated