Skip to content

Latest commit

 

History

History
107 lines (74 loc) · 2.52 KB

CHANGELOG.md

File metadata and controls

107 lines (74 loc) · 2.52 KB

[3.2.0] - 2022-12-19

[3.1.1] - 2022-09-06

  • Update dependencies to latest

[3.1.0] - 2022-06-09

  • Update package and support flutter 3#30 thanks to hifiaz
  • Add SafeArea to Wrapper

[3.0.5] - 2022-03-25

  • Fixed null scroll position

[3.0.4] - 2022-02-15

  • Center Search Text

[3.0.3] - 2022-02-14

  • Search bar ui tweak #26

[3.0.2] - 2022-02-12

  • Upgrade dependencies
  • Automated Test

[3.0.1] - 2022-02-02

  • Fixed [Issue #22]
  • Added "Powered by GIPHY" label

[3.0.0] - 2022-01-24

  • Readme updated
  • Upgrade 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

  • Upgrade dependencies
  • Added new widgets
  • Fixed aspect ratio

[2.0.4] - 2021-12-19

  • Upgrade dependencies

[2.0.3] - 2021-08-23

  • Added gaplessPlayback parameter to network image to fix the issue with images dimming on scroll. PR#15 Thanks to Brazol
  • Searchbar along Giphy guidelines PR#16 Thanks to Brazol
  • Upgrade dependencies

[2.0.2] - 2021-06-10

[2.0.1] - 2021-05-19

  • Fix Null Safety

[2.0.0] - 2021-05-01

  • Upgrade Dependencies
  • Fix Null Safety string in Giph class

[2.0.0-nullsafety.3] - 2021-04-11

  • Upgrade Dependencies
  • Fix Null Safety string

[2.0.0-nullsafety.2] - 2021-03-24

  • Upgrade 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

  • Upgrade 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

  • Upgrade Dependencies

[0.9.1] - 2020-09-19

  • Publish preview

[0.0.1] - 2020-09-12

  • Initial release