Ricardo Hernández

Results 6 issues of Ricardo Hernández

If i **update a field with a empty string,** this **not working** for "Token". ### def.DB.Table("users").Update(userstt.User{Password: params.Password, Token: ""}, userstt.User{Token: params.Token}) **How i can update a field with empty string?**...

How can i customize the errors? For example: I have a unique key and I get an error by inserting a duplicate. Xorm shows me **[com 'for key' u_email ']**,...

proposal

When I click on an input to show the date picker, it is shown and hidden automatically.

bug

I ha a error when use Animarker and OnTap, OnDragEnd Events ![image](https://user-images.githubusercontent.com/4327356/128393575-99cb0855-25db-488c-ad57-62525ec9e6e0.png) **Add marker:** ![image](https://user-images.githubusercontent.com/4327356/128393901-fe4477ed-484d-4ee7-a7eb-47a1de30440c.png) ![image](https://user-images.githubusercontent.com/4327356/128394011-56006831-61a5-41db-ba32-bdee3a25dfa2.png) I find this on : E:\flutter.pub-cache\hosted\pub.dartlang.org\google_maps_flutter-2.0.6\lib\src\google_map.dart ![image](https://user-images.githubusercontent.com/4327356/128393601-eb925bdd-56e4-4781-83ba-36ff65bc7d3e.png) **How can I fix this and use...

Error with XSLT contain URL on include element ![imagen](https://user-images.githubusercontent.com/4327356/57810980-ba575f80-772e-11e9-8df9-76cb3f8f1af4.png) This error: ![imagen](https://user-images.githubusercontent.com/4327356/57810902-8ed47500-772e-11e9-9f13-b0e64a9a632e.png) Fixed: ![imagen](https://user-images.githubusercontent.com/4327356/57811207-47021d80-772f-11e9-8209-60e76795bdbb.png)

### Please check the following before submitting a new issue. - [X] I have searched the [existing issues](https://github.com/baseflow/flutter-permission-handler/issues). - [X] I have carefully [read the documentation](https://github.com/Baseflow/flutter-permission-handler/blob/main/permission_handler/README.md) and verified I have...