mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2025-05-11 21:15:37 +02:00
feat: Add ReVanced API and implement cache on it and on Github API
This commit is contained in:
parent
fe13234faa
commit
595ecb7660
15 changed files with 454 additions and 260 deletions
|
@ -49,7 +49,7 @@ class ApplicationItem extends StatelessWidget {
|
|||
fontWeight: FontWeight.w500,
|
||||
),
|
||||
),
|
||||
Text(format(patchDate, locale: 'en_short')),
|
||||
Text(format(patchDate)),
|
||||
],
|
||||
),
|
||||
const Spacer(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue