chat_application 0.0.1 copy "chat_application: ^0.0.1" to clipboard
chat_application: ^0.0.1 copied to clipboard

A chat application package that uses shared preferences to store user credentials

Changelog #

0.0.1 #

  • Initial release.
  • Implemented shared preferences for user authentication.
  • Removed hardcoded sensitive information and switched to environment variables.