Skip to content

Latest commit

 

History

History
122 lines (86 loc) · 3.22 KB

CHANGELOG.md

File metadata and controls

122 lines (86 loc) · 3.22 KB

[3.4.1] - 2023-05-11

[3.4.0] - 2023-05-11

  • Up-to-date dependencies
  • Ready to flutter 3.10 🎉

[3.3.1] - 2023-04-03

  • Up-to-date dependencies
  • [Bug Fix] TabBar text color #48 thanks to sbis04

[3.3.0] - 2023-03-09

[3.2.0] - 2022-12-19

[3.1.1] - 2022-09-06

  • Up-to-date dependencies

[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

  • Up-to-date 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
  • 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

  • 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
  • Up-to-date dependencies

[2.0.2] - 2021-06-10

[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