Jovane Castro
Jovane Castro
I've always used fast arrow when I was using React. I'm now studying Flutter and felt the need for some fast arrows.
### Describe the solution you'd like It would be interesting if when we lost internet connection we still had the app running normally doing local changes and then when back...
### Describe the solution you'd like Automatic "load more" trigger when timeline reaches the end. ### Type of feature User Experience (UX) ### Additional context _No response_
### Describe the solution you'd like It would be great if we could export selected memos as a PDF file for sharing as a document with people who are not...
New contributors like me might miss the package manager and end up running `npm install` instead of `pnpm install`. Which generates a `package-lock.json` that should not be uploaded to the...