search_widget
search_widget copied to clipboard
Migrate to null safety & fix deprecated warnings
Fixes #30 #29 #22
- Upgrades flutter_keyboard_visibility to fix deprecation warning
- Upgrades dart version and migrated to use null safety
- Updates example app so that it works with new changes