feat(meta): Implement removing tracking items

This commit is contained in:
2023-02-06 20:40:18 +01:00
parent b240870ebf
commit 8df287b6eb
10 changed files with 153 additions and 19 deletions

View File

@@ -19,9 +19,9 @@ dependencies:
get_it: ^7.2.0
jikan_api: ^2.0.0
json_annotation: 4.6.0
url_launcher: ^6.1.8
sqflite: ^2.2.4+1
swipeable_tile: ^2.0.0+3
url_launcher: ^6.1.8
dev_dependencies:
build_runner: ^2.1.11