Darkwood.Design

Results 7 comments of Darkwood.Design

Exactly the same question here. I want to make the selector to be not cancelable.

Hey @TheJuki - great to see that you started the progress on this. If you need some help or have some questions, feel free to ask at any time. Best,...

Hi @TheJuki I found something on stackoverflow: https://stackoverflow.com/questions/4454911/hyphenation-in-android Not sure but maybe this could do the trick on the TextView: `android:hyphenationFrequency="none"` And some library was mentioned, too. -> https://github.com/mathew-kurian/TextJustify-Android But...

Thank for your fast answer. I'm using objective-c. It's a huge project with an existing core data with a huge amount of entities and classes. I want to migrate to...

same here. after updating to 3.7 i got this error flutter_chips_input-2.0.0/lib/src/chips_input.dart:87:7: Error: The non-abstract class 'ChipsInputState' is missing implementations for these members: - TextInputClient.didChangeInputControl - TextInputClient.performSelector Try to either -...