apgapg / search_widget

Flutter package: Search Widget for selecting an option from a data list.
https://pub.dartlang.org/packages/search_widget
MIT License
198 stars 55 forks source link

Showing Error in Both iOS and Android #8

Closed balajiks-dev closed 4 years ago

balajiks-dev commented 4 years ago

It's returning error like this in both Android and iOS

/ . ***/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java:6: error: a type with the same simple name is already defined by the single-type-import of KeyboardVisibilityPlugin import com.github.adee42.keyboardvisibility.KeyboardVisibilityPlugin; ^ 1 error

FAILURE: Build failed with an exception.

apgapg commented 4 years ago

Fixed in v1.0.1