felangel / flow_builder

Flutter Flows made easy! A Flutter package which simplifies navigation flows with a flexible, declarative API.
https://pub.dev/packages/flow_builder
MIT License
395 stars 65 forks source link

fix: [example] rename `DropDownMenu` to `DropDownMenuButton` to fix widget naming conflicts #109

Closed fernan542 closed 10 months ago

fernan542 commented 1 year ago

Status

READY

Breaking Changes

NO

Description

Fixes naming conflict at location_flow example.

Type of Change

felangel commented 10 months ago

This is handled by #114