Rodrigues

Results 4 issues of Rodrigues

## Environment * project (cli, server, browser-extension): cli * version: 0.11.0 * operating system: macOS ## Description dnote find - don't see some documents. ## Steps to reproduce Steps recorded...

Pigeon Java code generator uses wrong style (camelCase from Dart) for enum values. This PR fixes it to UPPER_CASE naming convention for enum values. Fixes [#105801](https://github.com/flutter/flutter/issues/105801) ## Pre-launch Checklist -...

p: pigeon

OS: macOS Catalina npm ls gulp-util └─┬ [email protected] └── [email protected] Please remove gulp-util using the following API replacements: https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5#7d80

@hiennguyen92 First of all, thank you for this package! Great work! I followed the [PUSHKIT.md](https://github.com/hiennguyen92/flutter_callkit_incoming/blob/master/PUSHKIT.md) setup, but when i call `await FlutterCallkitIncoming.getDevicePushTokenVoIP()` it returns just nothing. I decided to check...