riverpod_repo 4.2.0 copy "riverpod_repo: ^4.2.0" to clipboard
riverpod_repo: ^4.2.0 copied to clipboard

A Lib to build Riverpod providers based on the reposirory interfaces.

4.0.0 #

  • ๐Ÿš€ BREAKING: Upgraded to latest Flutter 3.35.6 and Dart 3.9.2
  • ๐Ÿ”ง BREAKING: Migrated from deprecated Element API to modern Element2 API
  • โœจ NEW: Added proper support for parameters with default values
  • ๐Ÿ› FIX: Fixed nullable type handling to prevent double '?' syntax errors
  • ๐Ÿ“ฆ DEPS: Updated all dependencies to latest versions (Riverpod 3.0.3, Analyzer 7.6.0, etc.)
  • ๐Ÿท๏ธ METADATA: Added package topics for better discoverability
  • ๐Ÿ“š DOCS: Improved package description and examples
  • ๐Ÿงน QUALITY: Removed all deprecation warnings and enhanced code quality

1.0.0 #

  • Initial Release

1.0.1 #

  • Fixing the Dependancies

1.0.2 #

  • Added Repo URL

1.0.3 #

  • Added example

1.0.4 #

  • Added doc comments support

1.0.5 #

  • Fixed the platform support

1.0.6 #

  • Added repo and method

1.0.7 #

  • Fixed bug related to method

1.0.8 #

  • Fixed bug related doc comment

1.0.9 #

  • Fixed the README

1.0.10 #

  • Fixed the README repository pattern

1.0.11 #

  • Fixed the README codes

1.0.12 #

  • Fixed the issue with versions

1.0.13 #

  • Fixed the issue with dependencies versions

1.0.14 #

  • Fixed the issue with dependencies versions

2.0.0 #

  • Rename .repo.g.dart to .repo.dart

2.0.1 #

  • Fixed the issue with ordering

2.0.2 #

  • Readme changes

3.1.0 #

  • Update Dependancies

3.2.0 #

  • Update Dependancies

3.3.0 #

  • Update Dependancies

4.0.0 #

  • Update Dependancies

4.1.0 #

  • Fixed a bug related to null

4.2.0 #

  • Fixed issue related to return type