7 Comments
User's avatar
arnon-aroon's avatar

Hi Dane Mackier,

I just wanted to let you know that I’ve created a PR to upgrade Flutter and the dependencies in the hooks repository.

The upgrade is needed because of this issue:

stacked_hooks 0.2.4 depends on flutter_hooks ^0.20.5, and since there are no versions of stacked_hooks matching >0.2.4 <0.3.0, it requires flutter_hooks ^0.20.5.

However, cds_flutter depends on both stacked_hooks ^0.2.4 and flutter_hooks ^0.21.3+1, so version solving failed.

Here is my PR: github.com/Stacked-Org/hooks/pull/23

Could you please review and merge the PR when you have a chance?

If you have any concerns or feedback, please let me know — I’d be happy to update or fix anything as needed.

Thanks! 🙏

Expand full comment
arnon-aroon's avatar

Hi Dane,

I’ve updated the actions/checkout action to v5 and fixed the failed checks that were blocking the dependency publishing.

PR is here: https://github.com/Stacked-Org/hooks/pull/24

Could you please review and merge the PR when you have a chance?

If you have any concerns or feedback, please let me know — I’d be happy to update or fix anything as needed.

Thanks! 🙏

Expand full comment
Dungu Hamimu's avatar

Hey Dave I need your help in my coding project. Hope to hear fro. You

Expand full comment
Dane Mackier's avatar

Hi Dungi,

I would be happy to help you.

What's your budget I work with small to medium sized businesses making more than $1m per year usually.

If your budget is over $15kUSD per month then we can chat.

If not I can set you up with one of my partner agencies.

Expand full comment
Lulamile Gaji's avatar

Hi Dane, I am using Stack_cli. I am getting an error generating formviews. The error says it cannot get the file stack.json. The generated file does not exist after executing command stack generate.

Expand full comment
Dane Mackier's avatar

stacked.json -> not stack.json, is not required.

You can run stacked generate without it.

Expand full comment
Lulamile Gaji's avatar

After running stacked generate I do not see the generated file of form views.

Expand full comment