nslogx / nslogx/flutter_easyloading
Possible to crop overlay/keep within the scaffold body?
Open
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 1.3k
- Forks
- 249
- PR merge metrics
- No merged PRs in 30d
Description
Is there currently anyway to set the region that is overlayed? For example, just show the loader over the scaffold body while keeping the appbar exposed.
If that isn't possible, is there any way to crop the overlay?
Thanks for this great package!
Lee
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name a file or test. Start by reading the package's overlay and loading-widget implementation and its usage examples, then determine whether the overlay region can be limited to the Scaffold body. Done means the loader is confined to that region while the app bar remains exposed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100