shiburagi / Drawer-Behavior-Flutter

Drawer behavior is a library that provide an extra behavior on drawer, such as, move view or scaling view's height while drawer on slide.
MIT License
209 stars 36 forks source link

Menu Controller import issue #65

Closed zzzaJ closed 1 year ago

zzzaJ commented 1 year ago

I am getting this error message when trying to build for a iOS app. Any advice?

Error: 'MenuController' is imported from both 'package:drawerbehavior/src/drawer_scaffold.dart' and 'package:flutter/src/material/menu_anchor.dart'.

jonex41 commented 1 year ago

the issue is the menuController present in the lib and material class use this forked file drawerbehavior: git: url: https://github.com/jonex41/Drawer-Behavior-Flutter ref: dcadea554492b5a7f99a5492962206cf7392cd00

shiburagi commented 1 year ago

sorry for late response, you may try with version 2.3.1-dev.1