nslogx / nslogx/flutter_easyloading
Ability to rotare the EasyLoadingIndicator
Open
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 1.3k
- Forks
- 249
- PR merge metrics
- No merged PRs in 30d
Description
Hi, is it possible to have the ability to rotate the cubeGrid EasyLoadingIndicatorType?
I need to rotate the animation 90deg clockwise.
indicatorType = EasyLoadingIndicatorType.cubeGrid
Thanks
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
Start at the EasyLoadingIndicatorType.cubeGrid entry point and locate the implementation that renders this indicator. Determine how a 90° clockwise rotation could be exposed, then verify that the cubeGrid animation supports the requested orientation and that the behavior is covered by an appropriate test or visual check.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100