Herbert Poul

Results 175 comments of Herbert Poul

@Satendra124 sure, when you open a password file with AuthPass this is the current view you get: which as two columns. 1.) The list of passwords and 2.) the password...

@Satendra124 yes, exactly.. something like this. It should probably be either an option or some "pin" toggle button or something.

@oliverbytes yep, I've seen that.. but it requires a custom patch to run.. and even if that using gets merged into flutter it's not enough to get accepted into the...

Hi, thanks for the report.. seems like there is already a issue in the plugin i'm using for opening URLs: https://github.com/flutter/flutter/issues/65936 i'll see if there is a workaround. good point...

I don't get it. If you rename a common field, it just turns into a custom field? :-) Users can name the fields whatever they like, the "common" fields are...

I agree, it doesn't work -- we should fix deleting of common fields :-P rather than making it impossible.

sorry for the delay. Somehow got busy and missed the notifications. I've rebased on master and implemented the feedback. Please take another look @rrousselGit - thanks (I assume the tests...

I've rebased on master and hopefully fixed all conflicts. @rrousselGit maybe you could take another look? I'm seeing a test failure in `test/framework/scope_test.dart` .. but I also get that on...

fwiw, did another rebase on master.. seems like everything still works.. 🤷

It seems right now drawing emoji kind of works - I got it to work by simply loading emoji font using freetype: But any idea how I could get colors...