WANG Jie

Results 3 issues of WANG Jie

For now, we can only read/write utf8 string which is not convenient sometimes (for example, we may want to save other types like [Date](https://developer.apple.com/documentation/foundation/date)). Can we add a new api...

## Feature Request/Suggestion MDCChipField's chip selected behavior should be same as the one gmail does, when any chip is selected, the cursor should be hidden. ## Additional context From this...

type:Bug
[ChipTextField]

Sometimes we can get bad credentials error for public repository, in this case carthage should try again with `Client(server: server, isAuthenticated: false)` instead of failure. The code I'm modifying is...