Rodinei Fagundes

Results 7 issues of Rodinei Fagundes

imports from ionic-native are not compatible with this ionic version

- I updated to use the new context API on withNextInputAutoFocusForm - add focusOnFirstError method to WithNextInputAutoFocusForm -> the input component has to implement a hasError() method. - exported focusOnFirstError...

## 💬 Questions and Help How can I preserve the file name of the cached object? I'm storing the file to share it posteriorly using the putFile method to save...

type: enhancement

I'm proposing these changes since we don't use any native code on this plugin and we're having issues due to the Android Embedding https://github.com/NilsBacke/PHSpeechBubble/issues/24#issue-982249363 Closes #24

The drag gesture is wrong using flutter 2.5.1

The beginning of the stepper was misaligned with the content Before: ![image](https://user-images.githubusercontent.com/24531420/205767705-c1330714-38f4-4301-9f37-b107f730e0b4.png) After: ![output](https://user-images.githubusercontent.com/24531420/205768197-ade93f5e-afd7-46fa-bd3c-28c7cd9b8deb.gif)

Even that's not wrong the `.jpe` extension is less used than `.jpg` or `.jpeg`. Should we change the order of `jpe` in the `defaultExtensionMap`?

type-bug