feat: wip contributors screen.

This commit is contained in:
Aunali321
2022-08-12 23:37:16 +05:30
parent 4d3ea65d7f
commit 739673dd8f
13 changed files with 271 additions and 7 deletions

View File

@@ -14,3 +14,6 @@ final robotoTextStyle = GoogleFonts.roboto();
const ghOrg = 'revanced';
const patchesRepo = 'revanced-patches';
const integrationsRepo = 'revanced-integrations';
const patcherRepo = 'revanced-patcher';
const cliRepo = 'revanced-cli';
const managerRepo = 'revanced-manager';