From 7484c1b093272714c0867744d5db5b07a7aec17b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Gonz=C3=A1lez?= Date: Sat, 14 Mar 2026 15:25:59 +0100 Subject: [PATCH] New todo --- TODO.md | 4 +++ android/app/src/main/AndroidManifest.xml | 32 +++++++++++++----------- 2 files changed, 21 insertions(+), 15 deletions(-) diff --git a/TODO.md b/TODO.md index 59fc5f5..3fbc68e 100644 --- a/TODO.md +++ b/TODO.md @@ -71,4 +71,8 @@ - It will show a screen with a text editor with dart syntax and a button "paste". - The "paste" button will copy the clipboard into the text editor. - A second button "import" will call parseCorpusElements() and will add that to the Corpus. +- [ ] Use receive_sharing_intent package to implement import of files in linux and android. + - The application will accept *.d4rtf files with the same format of files in ./assets . + - The application will accept also shared text, with same format as files in ./assets. + - The loaded formulaelemets will be added to the GetIt.instance.get + + + + + + + + + + + + + + + + + @@ -45,19 +62,4 @@ - - - - - - - - - - - - - - -