Danny Franklin

Results 15 issues of Danny Franklin

https://gist.github.com/dannnnthemannnn/f22b94c586c26a0909be073d2cceed42 ``` @freezed abstract class Discussion with _$Discussion { factory Discussion({ DateTime scheduledTime, bool isPublic, List participantIds, }) = _Discussion; // Add Helper field name somehow to generated class similar...

enhancement

Curious are there any utilities or anything to type safely convert the oneof.property to whichever case matches? In my IDE if I try to access the oneof field it only...

I am trying to redeploy my cloud function v2 with a slightly different configuration. My goal is to enable CPU allocation at all times rather than not having CPU allocated...

type: feature request
api: functions
help-wanted

I would like to set "CPU always allocated" to my cloud functions with min instances set so that they will maintain their connection to spanner. Currently the connection is being...

type: feature request
needs-triage
api: functions

Is there any guide for authenticating for these apis? Are these endpoints to be used with tokens generated using roblox cloud? https://create.roblox.com/docs/cloud/open-cloud/oauth2-overview

### Version of the agora_rtc_engine 6.3.0 ### Platforms affected - [ ] Android - [ ] iOS - [ ] macOS - [ ] Windows - [X] Web ### Steps...

waiting for customer response

### Version of the agora_rtc_engine 6.3.0 ### Platforms affected - [ ] Android - [ ] iOS - [ ] macOS - [ ] Windows - [X] Web ### Steps...

waiting for customer response

### Version of the agora_rtc_engine 6.3.0 ### Platforms affected - [ ] Android - [ ] iOS - [ ] macOS - [ ] Windows - [X] Web ### Steps...

platform-web
keep track

Here is the error I am getting by adding the default and bigquery folders to my macros folder: ``` 07:08:25 Encountered an error: 'NoneType' object is not iterable 07:08:25 Traceback...