Ali Fitz
Ali Fitz
## Required **What is the issue?** From docs.temporal.io, I cannot easily navigate to learn.temporal.io. As such, I cannot easily find the tutorials. **How can we reproduce the issue?** 1. Go...
## Steps to Reproduce 1. Run `flutter create bug`. 2. Replace main.dart with [this one](https://gist.github.com/afitz0/dd59f55b85e28900727b145d23de526a). 3. Run app, click FAB. **Expected results:** List scrolls to the bottom. **Actual results:** `'package:flutter/src/rendering/viewport.dart':...
Recommended updates: * Temporal to 1.20.0 (currently 1.16.2) * Temporal UI to 2.10.3 (currently 1.13.0)
### Is your feature request related to a problem? Please describe. I don't always remember to check this repo to see if a newer version is available, and so just...