This website requires JavaScript.
Explore
Help
Sign in
groove
/
Vaani
Watch
1
Star
0
Fork
You've already forked Vaani
0
mirror of
https://github.com/Dr-Blank/Vaani.git
synced
2025-12-06 11:09:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e520b0ff42
Vaani
/
lib
/
db
/
cache
/
cache_key.dart
6 lines
95 B
Dart
Raw
Normal View
History
Unescape
Escape
kickoff library item
2024-05-09 23:23:50 -04:00
class
CacheKey
{
progress visibility on item page
2024-06-16 22:24:32 -04:00
static
String
libraryItem
(
String
id
)
{
kickoff library item
2024-05-09 23:23:50 -04:00
return
'
library_item_
$
id
'
;
}
}
Reference in a new issue
Copy permalink