in floating search bar i tried the example they refered in package
but getting Target of URI doesn't exist:'package:material_floating_search_bar/material_floating_search_bar.dart'
my pubspec.yml has following packages
dependencies:
flutter:
sdk: flutter
http: ^0.12.2
implicitly_animated_reorderable_list: ^0.2.5
material_design_icons_flutter: ^4.0.5345
material_floating_search_bar: ^0.2.4
provider: ^4.3.1
sliding_sheet: ^0.3.7
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.0
dev_dependencies:
flutter_test:
sdk: flutter