Giter Club home page Giter Club logo

Comments (7)

infiniteoverflow avatar infiniteoverflow commented on June 24, 2024 1

@Saransh-cpp Sure. Reach out to me via Discord, will clear any doubts if u have.

from doclense.

anushbhatia avatar anushbhatia commented on June 24, 2024 1

would you add a small preview of the image on it?

from doclense.

anushbhatia avatar anushbhatia commented on June 24, 2024

Screenshot_20210211_113747_com adobe scan android
Screenshot_20210211_113752_com adobe scan android

from doclense.

Saransh-cpp avatar Saransh-cpp commented on June 24, 2024

@anushbhatia I was trying to work on this issue and this is what I got so far, should I open a PR for this? The share button works! but the delete button for now shows a dialogue box where pressing the delete button doesn't work.

Screenshot_1613373817

@infiniteoverflow can you please help me out or carry out the deleting functioning of the PDF? I tried a lot but I am not well versed with the Hive box. Here are 2 of the lines (commented out) which work but they delete all the PDFs together giving an error on the screen that the index is invalid (because everything got deleted). Thank you!

image

Error -

image

from doclense.

infiniteoverflow avatar infiniteoverflow commented on June 24, 2024

@Saransh-cpp You can use something like pdfsBox.deleteAt(index) , since we have used a listview builder , you can easily get the index of the item you are deleting. So with that u can delete that particular item.

For reference. : https://github.com/infiniteoverflow/Todo-App/blob/main/lib/main.dart
Check out the code that i have written to delete a tile.

from doclense.

Saransh-cpp avatar Saransh-cpp commented on June 24, 2024

@Saransh-cpp You can use something like pdfsBox.deleteAt(index) , since we have used a listview builder , you can easily get the index of the item you are deleting. So with that u can delete that particular item.

For reference. : https://github.com/infiniteoverflow/Todo-App/blob/main/lib/main.dart
Check out the code that i have written to delete a tile.

Thanks! I will try this and let you know if I face any issues!

from doclense.

subhangi2731 avatar subhangi2731 commented on June 24, 2024

can I work on this?

from doclense.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.