expire_it 0.1.2 expire_it: ^0.1.2 copied to clipboard
App will expire or the user will not able to user after expiry date finishes. Best for freelancing client trial builds.
[0.1.2] - 2023-08-30 #
Added #
- Added localDateTimeFallback Parameter: Added a parameter localDateTimeFallback to the UserDefineExpireController constructor. When set to true, it allows the controller to fall back to using local device time when the server time is unavailable.
[0.0.3] - 2023-08-21 #
Added #
- Secure expiration mechanism to prevent unauthorized access after a specified date and time.
- Integration with an online server to fetch expiration information.
ExpireBuilder
widget for managing UI based on expiration status.- Customizable UI elements for expiration dialog and loading indicator.
- Basic documentation providing guidelines for integration and customization.