The Wayback Machine - https://web.archive.org/web/20220406125209/https://github.com/topics/providers
Skip to content
#

providers

Here are 81 public repositories matching this topic...

A simple Flutter Registration Form Application to demonstrate the usage for MVVM design pattern using ChangeNotifiers, RxDart, Providers (Dependency Injection),Retrofit-Dio along with Test Cases & isolation of UI, business logic and data sources.

  • Updated Jan 18, 2021
  • Dart
proffer
asiffermann
asiffermann commented May 12, 2021

There is no email validation in Proffer.Email, except a very simple one for recipients in EmailSender (and only when mockup is configured? 🤷‍♂️):

https://github.com/asiffermann/proffer/blob/b584d2382d2afa2a467bf7c5bd46389ebf08e571/src/Proffer.Email/Internal/EmailSender.cs#L293-L299

  • Proffer.Email should provide a way to validate a IEmailAddress using a complete regex or `System.Net.Mail.M
enhancement good first issue

Improve this page

Add a description, image, and links to the providers topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the providers topic, visit your repo's landing page and select "manage topics."

Learn more