Reuben Turner
Reuben Turner
OK I'm working on resolving these issues. ~~I was able to address some of them, but they're continuing to pop up in other places.~~ Scratch that, I _thought_ I'd resolved...
I figured out the problem, actually - it's with [`ContentArea`](https://github.com/GroovinChip/macos_ui/blob/dev/lib/src/layout/content_area.dart#L40). When I don't use the provided `ScrollController` from the `builder`, like so: ```dart ContentArea( builder: (context, _) { // instead...
@tantai24495 can you provide a more detailed example of your implementation? The `googleapis_auth` package is actually preventing my macos app from building.
Anyone watching this issue may be interested in https://github.com/fluttercommunity/firebase_dart_sdk/pull/29
@Adrian-Samoticha this is relevant to our accuracy work.
@campovski Pinging you again for a reproducible example of the issue
Closing due to lack of contact
I think this is a reasonable request. @Luckey-Elijah Are you still interested in contributing?
@whiplashoo Pinging you again for your thoughts on this
I'll take a look at the tests when I get a moment. By "update the version" I'm talking about incrementing the version number in the package's `pubspec.yaml`.