Miguel Oliveira

Results 5 issues of Miguel Oliveira

**Is your feature request related to a problem? Please describe.** Jiffy({ "year": 2007, "month": 1, "day": 28 }).diff([2017, 1, 29], Units.DAY); // 1 I would like to have a difference...

I'm trying to implement a stop watch in a persistent like notification. I'm using this method call: ``` The channel: NotificationChannel( channelDescription: 'Tracking Activities Channel', channelKey: TRACKING_CHANNEL_KEY, channelName: TRACKING_CHANNEL_NAME, importance:...

## Description When creating a release tag using github interface we have this type of information: What's Changed feat: feature 1 by @user in https://github.com/urlExample chore: chore 1 by @user...

type: feature

Hi, I'm trying to use this package with colors that vary based on dark/light theme. As you can see in the image, I'm using `.accentColor`, which the text shows as...

For example, I would like all items with the Lucius prefix to be outlined in yellow. Would that be useful?

:bulb: feature request