mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
> Remove destinations length hard limit in NavigationRail. Because of https://github.com/flutter/flutter/pull/104914#issuecomment-1318871496, a new PR was opened with some new tests ([comment](https://github.com/flutter/flutter/pull/104914#discussion_r927044117)) added. Fixes https://github.com/flutter/flutter/issues/58367 Related * https://github.com/flutter/flutter/issues/58367 * https://github.com/flutter/flutter/pull/104914 * https://github.com/flutter/flutter/issues/104913