This repository was archived by the owner on Aug 6, 2026. It is now read-only.
Changelog
Full Commit Log: https://github.com/kcoderhtml/scaffold/commits/v0.3.2
[0.3.2] - 2024-07-20
🚀 Features
- Make the action button in the menu dynamicly customizable
- Add back on press function to the card
- Add popup card menu
- Add router push after saving images so the image is already there after leaving the modal
⚙️ Miscellaneous Tasks
- Fix package version for safe area context
- Add uncommited card popup
- Remove unused code for card popup menu
- Scale up card when the menu is permanently visible
- Update package name for android in app.json
- Update app version to 0.3.2 in app.json and package.json
Bug
- Ignore undefined popupmenuitems
- When popUpPermanentlyVisible is true don't fire onPressOut event
- Hide close button when popUpPermanentlyVisible is true
- Properly refresh the index whenever deleting an image