Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up- Luanda, Angola
- https://twitter.com/pedromassangom
Popular repositories
398 contributions in the last year
Activity overview
Contributed to
pedromassango/bottom_navy_bar,
pedromassango/titled_navigation_bar,
Flutterando/modular
and 5 other
repositories
Contribution activity
May 2020
Created a pull request in flutter/flutter that received 23 comments
FormField should autovalidate only if its content was changed
Description
I propose to auto-validate FormField only if its content was changed since its prevents end users to see validation errors even without…
+378
−9
•
23
comments
Created an issue in rrousselGit/freezed that received 7 comments
Does this is a valid usage of Freezed?
I have the following class: @freezed abstract class Transaction with _$Transaction implements Entity { const factory Transaction({ @required UniqueId…
7
comments
- DropdownButtonFormField is crashing app if value property contains a value that exist in the list of items
- [proposal] Make "value" required for "DropdownMenuItem"
- TextField prefix/prefixText is visible only when TextField has focus
- TextFormField is auto-validating itself without updating its content