Allow providing kanjivg data directly as a struct #13

Closed
opened 2026-06-09 08:20:03 +02:00 by oysteikt · 1 comment
Owner

Instead of having kanimaji read svg files from assets, I want to provide the structs manually (so they can be stored in a more optimized manner in an sqlite database).

Instead of having kanimaji read svg files from assets, I want to provide the structs manually (so they can be stored in a more optimized manner in an sqlite database).
oysteikt added the feature request label 2026-06-09 08:20:03 +02:00
oysteikt added this to the Kanban project 2026-06-09 08:20:03 +02:00
oysteikt moved this to Next Version in Kanban on 2026-06-09 08:20:23 +02:00
Author
Owner

This was kinda already the case with Kanimaji widget arg final FutureOr<KanjiVGItem> Function(String kanji) kanjiDataProvider

This was kinda already the case with `Kanimaji` widget arg `final FutureOr<KanjiVGItem> Function(String kanji) kanjiDataProvider`
oysteikt moved this to Finished in Kanban on 2026-06-09 12:13:57 +02:00
Sign in to join this conversation.