Valentin Treu

Results 19 issues of Valentin Treu

Hi there, since i subscribe to a lot of YouTube channels (and therefore most of my Feedly articles are actually videos) i would appreciate it to see the duration of...

enhancement

Hi Jonathan, i ran into the same problem with the latest version. Please see closed issue #16 for more details and an example sheet.

**Describe the bug** I've implemented Beamer in my mobile app by using the example app 'Bottom Navigation'. However when closing and reopen the app (not terminating) several times it always...

bug

**Is your feature request related to a problem? Please describe.** One of my screens lists contracts and allows to click and beam to the corresponding details screen: ``` onTap: ()...

question
proposal

Hi there, i'm just wondering how i can create a slider with a step interval which does not always have the same value? For instance a date slider where the...

Hi there, where do i have to put `await Jiffy.locale('de');` in order that the locale is set app wide? When inserting in my async main method i get this error:...

# Description Adds two callback functions to EffectController factory which are invoked before atMaxDuration or atMinDuration runs. ## Checklist - [x] The title of my PR starts with a [Conventional...

# What could be improved It should be possible that a running `InfiniteEffectController` can be stopped. # Why should this be improved Since `InfiniteEffectController` simplifies running a repeating effect (also...

enhancement

## Use case In my app i have dynamic states for which i would need to show the correct translated string. Let's say the .arb files contain key/value pairs like...

c: new feature
framework
a: internationalization
c: proposal
P3
team-framework
triaged-framework