- Adds appBarBuilder for customizing AppBar in search and preview pages
- Fixes linter warnings
- Updates http dependency
- Improves documentation
- Backwards incompatible rewrite
- Performance improvements and bugfixes
- New customization builders
- Stable null safety
- Migrates to null safety
- Adds giphy preview type (by diegoveloper)
- Improved preview image fallback selection (by diegoveloper)
- Adds GiphyDecorator for improved picker customization (by diegoveloper)
- Removes obsolete giphy api key from documentation
- Adds Giphy sticker support
- Removes giphy_client dependency
- Default search text now GIPHY compliant
- Removes unneeded assets
- Adds optional showPreviewPage
- Adds searchtext localization
- Fixes fullscreen gif preview
- Improves error handling
- Fixes use of deprecated APIs
- Fixes popping too many pages on gif selection
- Minor notification bug fix
- Upgrades dependencies
- Fixes example reference
- Initial release