Nami W

Results 22 comments of Nami W

@penguinwokrs @fschuindt Hey guys! Are you still working on this? I'm working on implement this feature in my own project, would like to contribute to this gem.

Hey guys, sorry for the delay, already implemented the function in one of my private project. It's not actually a fork, just a few methods. Obviously, the impact of using...

much better now. yet still not completely resolved. empty section still got this blank. see EuropeanUnion:History of the EU

> Andre [at]PixelToast 16:50 > @nanowang first off create a ScrollController in your state and pass it to the widget you are using for scrolling (ListView, SingleChildScrollView, etc)

> Andre [at]PixelToast 17:07 > @nanowang if it's easy to calculate the offset you need just use controller.animateTo(x) if the offset is unpredictable the best lead i could find for...

@pixeltoast sorry for the mentioning. just realized github would do that automatically

this is a typical ipa icon the sign would be `ipa_button`, and `img width = height = 11`. ```html Denmark ( i / ˈ d ɛ n m ɑːr k...

currently ignored all inline icons, since flutter doesn't support inline Image/Icon/ImageIcon in TextSpan for now.

rely on https://github.com/flutter/flutter/issues/2022