Skip to content

Releases: RatakondalaArun/tmdb_api

v2.2.0

23 Jan 07:34
9c0dfd2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.5...v2.2.0

v2.1.5

22 Apr 05:14
d78eeba
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.4...v2.1.5

v2.1.4

15 Aug 05:21
523b399
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.3...v2.1.4

v2.1.3

31 Jul 15:39
905eb2f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v2.1.3

v2.1.2

01 May 07:40
133ef13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.1

24 Apr 07:08
3d4a80e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

24 Jan 09:17
82d8a30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0

v2.0.0

11 Oct 05:04
690623e
Compare
Choose a tag to compare

What's Changed

Changes in Package

Nullsafety to stable
Require dart sdk >=2.14.0 <3.0.0
Fixed lint warnings
Upgraded dependencies

Changes in Repo

New Contributors

Full Changelog: v2.0.0-nullsafety...v2.0.0

Null-safety

31 May 17:53
11f7720
Compare
Choose a tag to compare
Null-safety Pre-release
Pre-release
  • Code Refactor ( #41 )
  • Migrated to null-safety ( #18 )
  • Fixed Static analysis ( #45 )
  • Deprecated some exceptions breaking change ( #46 )
  • Updated workflows ( #42 )

Fixes

26 Apr 07:23
53b3585
Compare
Choose a tag to compare
  • Fixed type error #36
  • Added watch providers method #37