https://pub.dev/api/packages/flutter_widgets/feed.atomRecently published versions of package flutter_widgets on pub.dev2020-03-13T15:26:12.772524ZPub Feed GeneratorFlutter widgets that are developed by Google but not by the core Flutter team. urn:uuid:52f47ca9-11fe-425a-8669-65adb3a4ee4dv0.1.12 of flutter_widgets2020-03-13T15:26:12.772524Z0.1.12 was published on Mar 13, 2020. Changelog excerpt: - Announce the split of this package.urn:uuid:d9b2c036-5330-4d6a-b1d6-ac56edb56b7dv0.1.11 of flutter_widgets2020-02-10T18:53:42.766113Z0.1.11 was published on Feb 10, 2020. Changelog excerpt: - Fix exports of `FeatureDiscovery`and `MaterialResponsiveUiData`([issue #63](https://github.com/google/flutter.widgets/issues/63)). - `VisibilityDetector`: - Style and comment adjustments. - Fix a potential infinite loop in the demo app and add tests for it.urn:uuid:5bdce4f0-18b9-4927-9770-d86112a95f5fv0.1.10 of flutter_widgets2020-02-04T21:49:13.678390Z0.1.10 was published on Feb 4, 2020. Changelog excerpt: - `LinkedScrollControllerGroup`: - Add `LinkedScrollControllerGroup.animateTo`and `LinkedScrollControllerGroup.jumpTo`methods that control the scroll position of the group.urn:uuid:e8a5a972-0d53-442d-b39f-f78a594f7530v0.1.9 of flutter_widgets2020-01-10T00:33:08.611839Z0.1.9 was published on Jan 10, 2020. Changelog excerpt: - `ScrollablePositionedList`: - Store scroll state in page storage to fix [issue #43](https://github.com/google/flutter.widgets/issues/43). - `LinkedScrollControllerGroup`: - Add `LinkedScrollControllerGroup.addOffsetChangedListener`method that calls the provided callback when the scroll offset of the group changes.urn:uuid:0dc669ec-7ab0-4250-aff0-def78f850e6dv0.1.8+1 of flutter_widgets2020-01-08T19:29:39.231416Z0.1.8+1 was published on Jan 8, 2020.urn:uuid:a4607c9d-f0b6-4175-927b-f385d66b45fcv0.1.8 of flutter_widgets2019-12-30T18:06:31.342114Z0.1.8 was published on Dec 30, 2019. Changelog excerpt: - `ScrollablePositionedList`: - Fix padding for horizontal lists. - Add `ScrollablePositionedList.separated`constructor to complete [issue #34](https://github.com/google/flutter.widgets/issues/34). - Add `isAttached`method to `ItemScrollController`. - `LinkedScrollControllerGroup`: - Add getter `offset`that returns the current scroll offset for the group.urn:uuid:9608a073-2df2-4670-bb72-9f75c8a514bev0.1.7+1 of flutter_widgets2019-11-12T20:48:22.920801Z0.1.7+1 was published on Nov 12, 2019.urn:uuid:3ffe0f10-3ceb-4bc1-a034-655901ad69cdv0.1.7 of flutter_widgets2019-11-11T17:27:08.694003Z0.1.7 was published on Nov 11, 2019. Changelog excerpt: - Added the `FeatureDiscovery`widget. - Added the `MaterialResponsiveUiData`class. - Removed the Gallery app. - `ScrollablePositionedList`: - Properly bound `ScrollablePositionedList`to fix [issue #23](https://github.com/google/flutter.widgets/issues/23). - Allow `ScrollablePositionedList`alignment outside `[0..1]`to fix [issue #31](https://github.com/google/flutter.widgets/issues/31). - Moved `ScrollablePositionedList`example into `example`subdirectory.urn:uuid:00b21b1e-4329-44f9-a7b3-813163349749v0.1.6 of flutter_widgets2019-09-11T18:38:09.064531Z0.1.6 was published on Sep 11, 2019. Changelog excerpt: - Added `ScrollablePositionedList`. - Fixed an incompatibility in `VisibilityDetector`with Flutter 1.9.1 ([issue #20](https://github.com/google/flutter.widgets/issues/20)). - Removed dependency on package:intl.urn:uuid:cf74abc5-295d-43d8-81bd-0b1e2488fbcav0.1.6-dev.2 of flutter_widgets2019-09-09T17:58:45.307683Z0.1.6-dev.2 was published on Sep 9, 2019. Changelog excerpt: - Removed dependency on package:intl.