Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

81 feat allow ads to be hidden until fully loaded (android) #113

Merged
merged 3 commits into from
Jul 25, 2024

Conversation

andriensis
Copy link
Collaborator

Description

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

thekorn and others added 3 commits July 14, 2024 22:55
- Implement ad load completion handlers in `ad_banner.dart` for improved ad management in the Xandr package
- Introduce a new Flutter example app `main_fadeOnDone.dart` that demonstrates fading ads based on scroll events
- Add execution script `run:example:fadeOnDone` in `melos.yaml` to facilitate testing of the new fade animation on ad load feature
@andriensis andriensis linked an issue Jul 25, 2024 that may be closed by this pull request
Copy link

@thekorn thekorn merged commit e8e9fe4 into main Jul 25, 2024
9 of 12 checks passed
@thekorn thekorn deleted the 81-feat-allow-ads-to-be-hidden-until-fully-loaded branch July 25, 2024 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: allow ads to be hidden until fully loaded
2 participants