-
Given that scheduling is done with an `async_stream!`, we can notify the client when we get each response RPC from the backend server and update a progress bar, instead of infinitely ticking a spinner…
mrodz updated
1 month ago
-
Once @derrickko deploys [`mailcheck` 1.1.2](https://github.com/mailcheck/mailcheck/tree/1.1.2) to NPM, resolving mailcheck/mailcheck#147 , please update the `git-notifier` [`bower.json` file](https://…
-
Hi there,
As per issue #70, `gulp-notify` doesn't work under tmux correctly. According to that issue, it's because of `terminal-notifier` not handling it properly, `gulp-notify` uses I assume? I've u…
girvo updated
9 years ago
-
Updating the package to the latest version introduces insecurities. These do not appear on version 1.0.1 of the package.
```js
# npm audit report
dot-prop =2.0.0
Depends on vulnerable v…
-
syncdb and south
`CommandError: One or more models did not validate:
notifier.userprefs: 'user' defines a relation with the model 'auth.User', which has been swapped out. Update the relation to point…
-
```
What steps will reproduce the problem?
1. Open the Android Notifier Preferences
2. Left click the "Start at login" checkbox
3. Get a popup error "An error occurred while updating startup status". …
-
```
What steps will reproduce the problem?
1. Open the Android Notifier Preferences
2. Left click the "Start at login" checkbox
3. Get a popup error "An error occurred while updating startup status". …
-
```
What steps will reproduce the problem?
1. Open the Android Notifier Preferences
2. Left click the "Start at login" checkbox
3. Get a popup error "An error occurred while updating startup status". …
-
```
What steps will reproduce the problem?
1. Open the Android Notifier Preferences
2. Left click the "Start at login" checkbox
3. Get a popup error "An error occurred while updating startup status". …
-
I'm running the most up-to-date versions of flutter as well as versions of this package.
I'm making my call like this:
```
onPressed: () async {
final notifier =
…