flutter.widgets
https://github.com/google/flutter.widgets
Dart
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Dart not yet supported5 Subscribers
Add a CodeTriage badge to flutter.widgets
Help out
- Issues
- [scrollable_positioned_list] is no longer support, physics is NeverScrollableScrollPhysics on flutter 3.0
- Fixed null-safety at itemCount & itemBuilder
- [scrollable_positioned_list] Unexpected "no ScrollPosition attached" warning on iOS
- [scrollable_positioned_list] bug: undefined behaviour if attached ScrollablePositionList is unmounted
- the index of items of itemPositions messed up after jumpTo
- [scrollable_positioned_list] Scroll by mouse wheel speedup for desktop apps
- ScrollablePositionedList: every item gets rebuilt when adding an entry at 0
- ScrollablePositionedList: Exception when setState
- ScrollablePositionedList: When and why is itemPositionsListener.itemPositions empty?
- scrollable_positioned_list add Scrollbar, When scrolling to the top, there is space at the top of the scroll bar
- Docs
- Dart not yet supported