system_alert_window
A flutter plugin to show Truecaller like overlay window, over all other apps along with callback events.
2.0.11
4.8K downloads/mo
#3885 most downloaded on pub.dev
pvsvamsi/SystemAlertWindow
What this package is like to depend on
Last release 3 months ago
15 May 2026
Release timing varies
gaps range from 8 days to 12 months
Nearly every release is documented
notes for 64 of 65 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
65 releases · first in 2019
2 releases in the last 12 months
see the full history below
Release timeline
65 releases · Oct 2019 to May 2026
2020
2021
2022
2023
2024
2025
2026
Releases
latest 60 of 65-
2.0.1115 May 2026Release notes
Open source →- Fixed unit test — corrected channel name and codec to match the plugin's
JSONMethodCodecregistration.
- Fixed unit test — corrected channel name and codec to match the plugin's
-
2.0.816 Apr 2026Release notes
Open source →- Improved
BubbleActivityto handle edge-to-edge content and window insets for better Android 11+ compatibility. - Added
SafeAreato the example overlay widget. - Upgraded Android Gradle plugin to 8.2.1 and Gradle wrapper to 8.11.1 in the example app.
- Improved
-
2.0.702 May 2025 -
2.0.602 May 2025 -
2.0.524 Apr 2025 -
2.0.424 Jan 2025 -
2.0.309 Jan 2025 -
2.0.229 Oct 2024 -
2.0.128 Oct 2024Nothing published for this version
-
2.0.006 Mar 2024 -
1.3.007 Nov 2023Release notes
Open source →- Added support for Android 14
- Uses new permission FOREGROUND_SERVICE_SPECIAL_USE
-
1.2.214 Aug 2023Release notes
Open source →- Updated Gradle, min SDK is now set as 21
- Added new notifications permission for Android 13
- Added removeOnClickListener
-
1.2.118 Oct 2022Release notes
Open source →- Fixed an issue in invoking the callbacks, while running the app in release mode.
- Added comments for the methods
-
1.2.017 Oct 2022Release notes
Open source →- Added support for background color across the system alert window through the param 'bgColor'. This will be used as a default background color
- Added support for disabling clicks across the system alert window through the param 'isDisableClicks'. This is not applicable for bubbles.
- Added comments for the methods
-
1.1.215 Jul 2022 -
1.1.111 Apr 2022Release notes
Open source →- Fixed Android Bubble related issue in Android 12 + Fixed log file crash related issue
-
1.1.005 Mar 2022 -
1.1.0+110 Mar 2022 -
1.0.121 Jan 2022 -
1.0.1+210 Feb 2022 -
1.0.1+310 Feb 2022 -
1.0.014 Dec 2021Release notes
Open source →- Supporting latest flutter version.
- Fixed issues related to deprecated embedded versions
-
0.5.022 May 2021 -
0.5.0+111 Aug 2021Release notes
Open source →- Fixed issues in prefMode not being honored by the permissions and close layout calls
-
0.4.411 Aug 2021Release notes
Open source →- Fixed issues in prefMode not being honored by the permissions and close layout calls
-
0.4.303 May 2021Release notes
Open source →- Added support for prefMode to SystemAlertWindow. Using this users can force SystemAlertWindow to show overlay on Android 11 (prefMode = OVERLAY) and Bubble in Android 10 (prefMode = BUBBLE)
-
0.4.3+113 Jul 2021 -
0.4.230 Dec 2020 -
0.4.2+130 Dec 2020 -
0.4.2+230 Dec 2020 -
0.4.111 Nov 2020 -
0.4.1+123 Nov 2020 -
0.4.005 Oct 2020 -
0.4.0+105 Oct 2020 -
0.3.209 Jul 2020Release notes
Open source →- Updated the readme file. Now system alert window is draggable irrespective of it's width
-
0.3.2+109 Jul 2020 -
0.3.2+212 Aug 2020 -
0.3.126 Jun 2020Release notes
Open source →- Fixed a rare crash, while updating system alert window. Now, update window method will consider the given width and height
-
0.3.013 Jun 2020Release notes
Open source →- Migrated Overlay window to a new service and added notification to prevent it from getting unresponsive during long runtime
-
0.2.206 Apr 2020 -
0.2.2+108 Apr 2020Release notes
Open source →- Fixed a rare issue, window is not updating, Removed focus to the window, to allow keyboard interactions behind it
-
0.2.2+215 Apr 2020Release notes
Open source →- Added retries for callback events + added logs to identify errors (if any)
-
0.2.2+309 Jun 2020 -
0.2.128 Feb 2020Release notes
Open source →- Added support for background dispatch of click events. So that the click events are not missed, in case the app is destroyed while displaying the overlay window.
-
0.2.1+102 Mar 2020Release notes
Open source →- Updated readme. Added debug logs to identify the crash while invoking callback.
-
0.2.1+202 Mar 2020 -
0.2.1+302 Mar 2020 -
0.2.1+403 Mar 2020 -
0.2.028 Feb 2020Release notes
Open source →- Added support for multiple buttons in the footer. Please refer to the updated example
-
0.1.530 Jan 2020Release notes
Open source →- Refactored the code and replaced registerCallBack with registerOnClickListener. Please refer to the updated example.
-
0.1.5+130 Jan 2020 -
0.1.418 Oct 2019 -
0.1.4+129 Oct 2019Release notes
Open source →- Fixed an issue where multiple overlay windows are creating during update overlay window call
-
0.1.4+229 Oct 2019Release notes
Open source →- Fixed an issue where overlay window is crashing during update overlay window call
-
0.1.4+322 Jan 2020Release notes
Open source →- Fixed minimum required API version for bubbles + Optimized the exports of systemAlertWindow models
-
0.1.4+424 Jan 2020 -
0.1.4+529 Jan 2020 -
0.1.4+630 Jan 2020 -
0.1.318 Oct 2019Release notes
Open source →- Fixed a bug in closeSystemWindow method
- Improved permissions checking logic
- Added support for updating the system alert window
-
0.1.3+118 Oct 2019