Hossein Yousefi

Results 166 comments of Hossein Yousefi

@smkhalsa @akinsho Hey guys, we have decided to use ferry in production and the next step is to create an offline first experience which requires offline mutations. Is the checklist...

@smkhalsa That's great! @akinsho Alright then, I'll wait for your PR to get merged and then we can decide on what should be done next to improve the experience.

Hi, guys! Any updates on this?

@xvrh sure, here's the one from the picture: [identi.json.zip](https://github.com/xvrh/lottie-flutter/files/6025060/identi.json.zip)

Another solution would be to introduce a top-level directory called `assets` where `build.dart` and `link.dart` reside in.

> Having a directory would fit with a possibility of having pub resolve dependencies differently in a directory: > > * [[new feature] build_dependencies pub#3794](https://github.com/dart-lang/pub/issues/3794) Yes! `asset_dependencies`. > > Another...

> I think `hooks/` might be a good option. Or rather `hook/` to be consistent with the singular naming scheme.

> Be aware that Git, by default, uses `hooks/` as a folder for having git related hooks: https://git-scm.com/docs/githooks/ . > > So for some projects, it is possible that there...

> Try adding --verbose? The problem was with symlinks in `ephemeral/.plugin_symlinks`. It went into an infinite loop for `example/**` since they had a dependency on the project itself. I still...

Pedometer itself is a plugin. The app is inside pedometer/example. Are you running the correct project? I'm asking because of the path in the logs.