Tim Shadel
Tim Shadel
### Is your feature request related to a problem? Please describe. I really love keeping my getters and setters just below my instance variables. In the Dart Language Tour, it...
* [X] I've read, understood, and done my best to follow the [*CONTRIBUTING guidelines](https://github.com/Alamofire/AlamofireImage/blob/master/CONTRIBUTING.md). ## What did you do? I relied on AlamofireImage 3.5.2 in my project, via SPM. ##...
This matters because I can't (at least not easily) specify a dependency on `4.0.0.beta.4` using the swift package manager version 3.0.2. The format for a release version must be `X.y.z-beta.Q`....
🌈 * [X] I've read and understood the [*CONTRIBUTING* guidelines and have done my best effort to follow](https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md). # Report ## What did you do? I opened my existing workspace...
The intent is to make it easy to issue several back-to-back commands that implicitly depend on each other before they can run. `GetLocation` and `GetWeather` are an example. You need...
Let's say a user signs up using their email address and password. Later they want to do something in the app that requires Facebook, so they connect to Facebook inside...
I'd really like to be able to do this: `fvm --use 3.0.5 flutter create ....` Version 1 of this would simply run command X with the given version, or fail...
### New Pull Request Checklist - [X] I have read the [Documentation](https://pub.dartlang.org/packages/dio) - [X] I have searched for a similar pull request in the [project](https://github.com/flutterchina/dio/pulls) and found none - [X]...
And they obviously then don't show up in my Obsidian note. The annotations show up in Zotero 7's UI. They don't show in the Data Explorer. No errors are seen...
If there is no difference between the logical structure of the JSON, then try to minimize file thrashing by picking a consistent winner. - If ours and theirs are identical,...