Mehmet Yaz

Results 18 comments of Mehmet Yaz

@lrhn @mraleph I see there is no update. I'm developing a back-end [framework](https://pub.dev/packages/style_dart) (There is not enough documentation yet. Sorry about that). Also, a library with various easy codes for...

@kevmoo - More than 80 changes appeared in the previous frok. With the new fork, your inspection will be easier.

I noticed the analyzer info. I will fix it. Also, the pkgs/http/test/html/progress_test.dart test will not be successful. That file should be deleted after the Dart team tests it.

> Not sure if I like the callback model here...but not sure if there is a better way to do it. > > @natebosch @devoncarew – thoughts? > > We...

Interesting... Can you show grid? You can draw grid with setting `editModeSettings.backgroundStyle`.

Good idea! Thanks. I'll add this feature

I'm working on it now!

First of all I'm wondering if you are using storageDelegate. But for now, I can say this. If you specify its location while constructing a dashboard item (`DashboardItem(startX,startY)`), it will...

Hello. I will try this myself as soon as possible. If you share the relevant parts of the code, I can better understand where I went wrong.