Kevin A. Baroni
Kevin A. Baroni
Going back to a prior Flutter/Dart version is not a practical solution for production apps that must use the more stable and current Flutter/Dart versions. This build issue is still...
Thanks Vanethos, but the build issue is still occurring even with your new ver. I do apologize for not figuring this out earlier, but the deprecated API issue really is...
We're receiving the same error as originally reported by ch3ckmat3. We are building for Android devices. We've tried building off of the Flutter stable, master, and dev branches with the...
It is a warning when building a debug version of an app. It is an **error** when building a release version of your app for two reasons: 1) Automated "Release...
Great research @Vanethos...really! I vote for locking the **flutter_connectivity_widget** package for apps higher than SDK 23 in a new rev (**0.1.3**) and I'll be your first guinea pig :). Those...
Hmmm...if it were up to me I'd probably target the current and future SDKs to use the master & feature branches and target the older SDKs to have their own...
No apologizes necessary @Vanethos, you have been very responsive and helpful.
Hi @Vanethos, looks like there is still a Dio dependency on the connectivity_widget package whcih is getting in the way of me testing this new branch: ``` [cdcr_connector_tester] flutter packages...
Sorry, but something does not jive here. The Swarmpit developers indicated in issue #[357](https://github.com/swarmpit/swarmpit/issues/357) that you can only view logs in their user-interface when your stack uses either the **json-file**...