smart_edge_alert 0.1.1 smart_edge_alert: ^0.1.1 copied to clipboard
A Flutter package that shows an interrupted smart alert from top or bottom.
0.0.1 #
- Initial release of the Smart Edge Alert package.
0.0.2 #
- Updates documentation for Class and Method descriptions.
0.0.3 #
- Updates README.md with a detailed description of how to use the Smart Edge Alert.
0.0.4 #
- Adds titleFontSize and descriptionFontSize properties to the SmartEdgeAlert.show method to allow for content customization.
0.0.5 #
- Performance improvements and minor bug fixes.
0.0.6 #
- Adds example video to README.md.
0.0.7 #
- Updates README.md file with properties description table.
0.0.8 #
- Adds default gravity to stop the alert from appearing as a full-screen overlay.
0.0.9 #
- Adds Visibility to title and description properties to allow for conditional rendering.
- Updates the display duration of the alert to 3 seconds by default to 1, 3 and 5 for lengthShort, lengthLong and lenthVeryLong respectively.
0.1.0 #
- Updates README.md with a detailed description of how to use the Smart Edge Alert.
0.1.1 #
- Fixes bug on closing the smart edge alert