Ryan

Results 59 issues of Ryan

**Is your feature request related to a problem? Please describe.** Currently, delay must be wired up to the widget imperatively. **Describe the solution you'd like** Add delay property - If...

enhancement

**Is your feature request related to a problem? Please describe.** This is to standardize closely to Flutter widgets that use a builder function rather than a render function. **Describe the...

enhancement
breaking change

**Is your feature request related to a problem? Please describe.** Currently, timeout and its errors must be wired up to the widget imperatively. **Describe the solution you'd like** Add timeout...

enhancement

**Is your feature request related to a problem? Please describe.** Currently, the future is executed soon as the widget is rendered. Should allow for more fine grained control of loading....

enhancement

**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** To enable more robust use cases, the builder function will act as a fallback...

enhancement

**Is your feature request related to a problem? Please describe.** N/A **Describe the solution you'd like** Init state has a very specific meaning. The future promise should be generic. **Describe...

enhancement
breaking change

**Is your feature request related to a problem? Please describe.** Currently, developers can only see one example from running example app. **Describe the solution you'd like** Add paging to support...

enhancement

Missing some important documentation surrounding: 1. Inspiration 2. Use Cases

help wanted
good first issue

**Description** _Clearly describe what you are looking to add. The more context the better._ I would like the ability to deploy Dart Frog to Vercel. Although Vercel is mainly highlighted...

enhancement