Timofey
Timofey
### Platform 10+ ### Plugin android_intent_plus ### Version 3.1.1 ### Flutter SDK 2.15.0 ### Steps to reproduce 1) Open License file 2) See the content Actual Result: Correct License file,...
I need only left menu, how can I remove the right one? I try: mResideMenu = new ResideMenu(this, R.layout.view_left_side_menu, 0) because there are no constructor with 2 arguments but it...
I have button for open/close menu. When I do open/close quickly (not very fast), menu isn't work. I should wait some little time after menu was closed and then open...
``` dev_dependencies: flutter_native_splash: ^1.2.3 ``` This show error: ``` The following packages contain executables, they are assumed to be used: * flutter_native_splash ``` What does it mean and how to...