constants.dart 102 B

123
  1. class Constants {
  2. static const String repoUrl = "https://github.com/salamzadeh/pb_authenticator";
  3. }