expire_it 0.2.0 copy "expire_it: ^0.2.0" to clipboard
expire_it: ^0.2.0 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.2.0] - 2023-08-30 #

Added #

  • Initialized the ExpireIt.controller with a UserDefineExpireController instance containing an expiry date of 2022 in the main() function.
  • Using the ExpireIt widget instead of ExpireBuilder Widget for better usability and customization.
  • Fixed an issue with log messages not displaying color codes properly.

[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.1.1] - 2023-08-24 #

Added #

  • Example folder rearranged

[0.1.0] - 2023-08-24 #

Added #

  • Documented and structural changes

[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.

[0.0.1] - 2023-08-7 #

Added #

  • Initial release of the ExpireIt Flutter app.
8
likes
160
pub points
38%
popularity

Publisher

verified publisherraysummee.com

App will expire or the user will not able to user after expiry date finishes. Best for freelancing client trial builds.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, ntp

More

Packages that depend on expire_it