Giorgos

Results 4 issues of Giorgos

Hi, I'm trying to resize the parent view of a flowtextview programmatically after creation but I end up having broken label (last line partly visible): http://snag.gy/1QGDG.jpg (flowtextextview expands beyond the...

Trying to calculate the following image throws an exception: ``` var imagesize = require("image-size"); var url = "http://www.niemanlab.org/images/renewalinvoice.jpg"; var needle = require('needle'); var stream = needle.get(url); stream.on('readable', function( ) {...

The app is not compiling anymore due to outdated dependencies. I modified the app gradle file to use 27.1.1 sdk version and it compiles properly now.

**Describe the bug** `LLLL` pattern does not work as intended. Instead, it uses the `MMMM` pattern. **To Reproduce** Add the following test in `main` of [custom tests](https://github.com/dart-lang/i18n/blob/main/pkgs/intl/test/date_time_format_custom_test.dart): ``` test('stand alone...

type-bug
package:intl