Pavel Belyaev

Results 20 comments of Pavel Belyaev

As far as the implementation goes here is an idea: We can create a `TimePicker.svelte` component, that could be put within the `DateInput.svelte` since that looks like something that can...

Any ideas for an alternative? One thing that comes to mind is creating a clock: ![Screenshot_20220110_004222](https://user-images.githubusercontent.com/43446836/148704144-40940873-9cc9-4e12-979c-c3c5b82f9789.png) But it is too big. Another thing would be to create text inputs but...

I love that, seems simple and easy to use

An alternative would be to add a `service.appIsRunning` function that would return a bool whenever the app is closed or running so we can add this check on every iteration...

The service does not stop after I close the app. I have tested this in development and with a real apk. Cound this be somehow related to the fact that...

Isolates are paused when the app is open but goes into background.

You can close the issue if you think this functionality does not belong to this service.

As an alternative, is it possible to add click events on the notification so we can open the app on a specific route if it is closed (or open) ?...

The adder should remove `prettier-plugin-svelte` and replace it with `prettier-plugin-tailwindcss`