From d4134c23d5f45f283bb5bdfbbb9f453cac027c62 Mon Sep 17 00:00:00 2001 From: Jacob Moura Date: Sat, 24 Aug 2024 04:06:35 -0300 Subject: [PATCH] added API reference --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 105d2da..73e8638 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: lucid_validation description: "A Dart/Flutter package for building strongly typed validation rules inspired by FluentValidation and created by the Flutterando community." repository: https://github.com/Flutterando/lucid_validation -homepage: https://pub.dev/packages/lucid_validation +homepage: https://pub.dev/documentation/lucid_validation/latest/ version: 0.0.1