feat: Add ReVanced API and implement cache on it and on Github API

This commit is contained in:
Alberto Ponces 2022-09-11 02:01:06 +01:00
parent fe13234faa
commit 595ecb7660
15 changed files with 454 additions and 260 deletions

View file

@ -49,7 +49,7 @@ class ApplicationItem extends StatelessWidget {
fontWeight: FontWeight.w500,
),
),
Text(format(patchDate, locale: 'en_short')),
Text(format(patchDate)),
],
),
const Spacer(),