diff --git a/LICENSE b/LICENSE index 61f40c8..57a5769 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2026 Divyanshu Bhargava +Copyright (c) 2026 StacDev Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 30751b4..94ce4b0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
-
+
@@ -12,9 +12,9 @@
@@ -508,13 +508,8 @@ validator: (value) { ## 🤝 Contributing -Contributions, issues and feature requests are welcome! Check the [issues page](https://github.com/divyanshub024/flutter_validators/issues) to get started. - -Before opening a pull request, please run the test suite: - -```sh -dart test -``` +Contributions, issues, and feature requests are welcome! +Feel free to check the [issues page](https://github.com/StacDev/flutter_validators/issues). --- diff --git a/pubspec.yaml b/pubspec.yaml index 5266381..a759457 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,8 +1,8 @@ name: flutter_validators description: A pure dart package of String validators and sanitizers. Inspired by validator.js. version: 1.2.0 -homepage: https://github.com/divyanshub024/flutter_validator -repository: https://github.com/divyanshub024/flutter_validator +homepage: https://github.com/StacDev/flutter_validators +repository: https://github.com/StacDev/flutter_validators environment: sdk: ^3.7.0