Validating form input is a common use case in Flutter applications. In this video we’ll use the Provider package and RXDart to create and connect backend validation for UI form fields.
Github: https://github.com/nhandrew/fluttervalidation
#Flutter #Bloc #developer