giphy_get 3.5.2 giphy_get: ^3.5.2 copied to clipboard
Pick EMOJI,STICKER or GIF from Giphy in pure dart code. Support Android,iOS,Web and Desktop.
[3.5.2] - 2023-10-31 #
- Up-to-date ios dependencies
[3.5.1] - 2023-10-31 #
- Up-to-date dependencies
[3.5.0] - 2023-08-01 #
- Up-to-date dependencies
- Allowing to override the default tab top (the handlebar)
- Allowing to override the default tab bottom (Giphy's credits)
- Allowing to override the search part component. In this case the logic part of the search is still made by the original component, only the UI part is overriden. thanks to orevial
[3.4.2] - 2023-07-18 #
- Up-to-date dependencies
[3.4.0] - 2023-05-11 #
- Up-to-date dependencies
- Ready to flutter 3.10 🎉
[3.3.0] - 2023-03-09 #
[3.2.0] - 2022-12-19 #
- Search Debounce added #30 thanks to simplenotezy
[3.1.1] - 2022-09-06 #
- Up-to-date dependencies
[3.1.0] - 2022-06-09 #
[3.0.5] - 2022-03-25 #
- Fixed null scroll position
[3.0.4] - 2022-02-15 #
- Center Search Text
[3.0.2] - 2022-02-12 #
- Up-to-date dependencies
- Automated Test
[3.0.0] - 2022-01-24 #
- Readme updated
- Up-to-date dependencies
- Added new widgets
- Fixed aspect ratio
[3.0.0-pre.1+2] - 2022-01-24 #
- Readme updated
[3.0.0-pre.1+1] - 2022-01-24 #
- Automatic language for search
[3.0.0-pre.1] - 2022-01-22 #
- Up-to-date dependencies
- Added new widgets
- Fixed aspect ratio
[2.0.4] - 2021-12-19 #
- Up-to-date dependencies
[2.0.3] - 2021-08-23 #
[2.0.2] - 2021-06-10 #
- Fix Null Safety Thanks to TramPamPam
[2.0.1] - 2021-05-19 #
- Fix Null Safety
[2.0.0] - 2021-05-01 #
- Up-to-date dependencies
- Fix Null Safety string in Giph class
[2.0.0-nullsafety.3] - 2021-04-11 #
- Up-to-date dependencies
- Fix Null Safety string
[2.0.0-nullsafety.2] - 2021-03-24 #
- Up-to-date dependencies
[2.0.0-nullsafety.1] - 2021-03-11 #
- Null Safety Migration
[1.1.1] - 2021-01-31 #
- Fix empty grid
[1.1.0] - 2020-11-05 #
- Up-to-date dependencies
- Added Web support
[1.0.1] - 2020-11-05 #
- Fix min giphy limit
- Added get Random ID
[1.0.0] - 2020-10-15 #
- Fix rebuild gifs on textfield focus
[0.9.5] - 2020-09-29 #
- Fix scroll focus
[0.9.4] - 2020-09-29 #
- Fix loading gif speed
[0.9.3] - 2020-09-23 #
- Fixes the toJson method of GiphyGif which was preventing the json to be stored in Firestore
[0.9.2] - 2020-09-23 #
- Up-to-date dependencies
[0.9.1] - 2020-09-19 #
- Publish preview
[0.0.1] - 2020-09-12 #
- Initial release