Skip to content

feat: update motion toast close overlay callback#156

Merged
koukibadr merged 1 commit intomainfrom
feat/motion-toast/update-close-overlay-callback
Dec 24, 2025
Merged

feat: update motion toast close overlay callback#156
koukibadr merged 1 commit intomainfrom
feat/motion-toast/update-close-overlay-callback

Conversation

@koukibadr
Copy link
Owner

No description provided.

@koukibadr koukibadr force-pushed the feat/motion-toast/update-close-overlay-callback branch from c647f3d to 082013c Compare December 24, 2025 08:19
@koukibadr koukibadr requested a review from Copilot December 24, 2025 08:21
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR improves the Motion Toast API by renaming the closeOverlay() method to dismiss() for better clarity and developer experience. The version is bumped to 2.15.0, dependencies are updated, and the README is comprehensively enhanced with better structure, examples, and documentation.

  • Renamed closeOverlay() method to dismiss() with improved documentation
  • Updated package version from 2.14.0 to 2.15.0
  • Enhanced README with comprehensive examples, API reference, and troubleshooting guide

Reviewed changes

Copilot reviewed 7 out of 9 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
pubspec.yaml Version bump to 2.15.0 and formatting improvements for description and screenshots
pubspec.lock Dependency updates (fake_async, leak_tracker, meta, test_api, vector_math) and Dart SDK requirement update
lib/motion_toast.dart Renamed closeOverlay() to dismiss() with added documentation comments
example/lib/main.dart Added demonstration of programmatic dismiss functionality
example/pubspec.lock Synced dependency updates with main package
example/ios/Flutter/ephemeral/flutter_lldbinit Generated Flutter tooling file for iOS debugging
example/ios/Flutter/ephemeral/flutter_lldb_helper.py Generated LLDB helper script for Flutter iOS debugging
README.md Complete rewrite with improved structure, comprehensive examples, API reference table, and troubleshooting section
CHANGELOG.md Added version 2.15.0 entry documenting the method rename

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@koukibadr koukibadr force-pushed the feat/motion-toast/update-close-overlay-callback branch from 082013c to 0729ace Compare December 24, 2025 08:26
@koukibadr koukibadr force-pushed the feat/motion-toast/update-close-overlay-callback branch from 0729ace to e58cf23 Compare December 24, 2025 08:27
@koukibadr koukibadr merged commit b88e793 into main Dec 24, 2025
3 checks passed
@koukibadr koukibadr deleted the feat/motion-toast/update-close-overlay-callback branch December 24, 2025 08:34
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.

2 participants