Ahmet Aydın

Results 11 comments of Ahmet Aydın

It seems that wrapping your `App` with `BetterFeedback()` from the `feedback` package is causing a color change in the AppBar due to the feedback package’s theming overriding your app's `ThemeData`....

# Resolving Type Mismatch Error in Hive with Generic Models The error "Invalid argument(s): Type mismatch. Expected UserCacheModel but got CorporationCacheModel." typically occurs when there's a mix-up with how adapters...

Hi @bryanoltman, Hope you're having a productive week. I wanted to follow up on this. Please let me know if you've had a chance to assess it. If not, could...

## Summary After building our macOS app with Shorebird: ```bash shorebird release --platform macos ``` We package and upload the `.app` using the following steps: ### Step 1: Create Signed...

> Thank you! My suspicion is that signing the binary after it has been submitted to Shorebird is indeed the problem. A fix would likely involve updating the CLI to...

> > Would it be possible to support generating a signed .pkg directly from the Shorebird CLI > > Yep! That's exactly what I had in mind. I think this...

Hi @bryanoltman, After implementing and testing the hash verification approaches I outlined in my previous message, I've gained deeper insights into the technical challenges and would like to propose a...

I’ve tested the new two-phase (draft + finalize) release workflow for macOS, and I’m preparing to upstream the necessary changes to support reliable patching for App Store-signed binaries. @bryanoltman Before...

> I'm not sure I totally understand this proposal. How would the `ReleaseState` enum be used/maintained between runs? I also don't think we have a lot of the other pieces...

## Community Forks with Active Maintenance Hey everyone! 👋 I understand the frustration with the original packages being abandoned. For those looking for actively maintained alternatives that continue the **v4...