Abd al-Rahman al-Ktefane

Results 4 issues of Abd al-Rahman al-Ktefane

`Cannot copy between a TensorFlowLite tensor with shape [1, 10647, 4] and a Java object with shape [1, 52, 52, 3, 85]`

why this happen ? even the box in `ExpandableFloatingActionButton` has start padding `12.dp` `Box(Modifier.padding(start = 12.dp, end = 20.dp)) { text() }` ![photo_2020-09-23_13-12-01](https://user-images.githubusercontent.com/48357717/94001167-cf231900-fda0-11ea-931c-b8b2b9377c72.jpg)

waiting on dependency

I'm encountering a limitation when using injectable in a shared package across two Flutter apps. ## Context I’ve created a shared package that contains reusable logic (e.g., CalendarViewModel) used by...

Hi there, I encountered an issue when trying to validate a U.S. phone number using this library: > `+1 (324) 660-9950` Although this number is in a valid format and...