fluttercommunity / fluttercommunity/chewie
Share as much code as possible between material and cupertino controller
Open
- Dominant language
- Dart
- Stars
- 2.1k
- Forks
- 1.1k
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 6
Description
Currently both controllers have a lot shared functionality, which is not necessarily related to the Theme being Material or Cupertino.
It would make maintenance a lot easier, being able to introduce new functionality or fixes (or bugs) into both components without copying to much code.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.