staging_loop 0.0.10 copy "staging_loop: ^0.0.10" to clipboard
staging_loop: ^0.0.10 copied to clipboard

A new Flutter package for enhanced API call security.

0.0.1 #

  • Initial release of MyFlutterPackage, providing feature

0.0.2 #

Changed #

  • Now retrieving IP from API instead of package

0.0.3 #

changes #

  • Added token security to enhance the security of API calls. This includes fetching a token from the server and including it in subsequent API requests.

0.0.4 #

changes #

  • Added a new internet connection check feature to the package. This feature checks if the user has an internet connection

0.0.5 #

changes #

-formatting changes

0.0.6 #

changes #

-added live api

0.0.7 #

changes #

0.0.8 #

changes #

-connectivity plus version changed

0.0.9 #

changes #

-removed print statements

0.0.10 #

Added #

  • Added whistleLoopEvents function to WhistleLoop class. This function takes an event name and optional extra parameters, and sends an HTTP request with these details.