Devon Carew

Results 122 issues of Devon Carew

Seen from an error message: > models/xxx is not found for API version v1, or is not supported for GenerateContent. > Call ListModels to see the list of available models...

type:feature request
component:dart sdk
status:triaged

It looks like `GenerateContentResponse.text` just returns the text from the first `Candidate` in the candidates list, and from that candidate, the first `TextPart` in the parts list. I don't know...

type:bug
component:dart sdk
status:triaged

We should consider checking for flutter framework updates as part of the IntelliJ 'check for updates' action.

new feature

It looks like the CI is failing consistently on windows. Here's the issue I see (on the windows-latest stable and beta sdk bots; dev has not completed in two runs...

## Description - convert the `part of` directives to use file paths instead of library names (address the `use_string_in_part_of_directives` lint) - add a `repository` field to the `firebase_vertexai` pubspec.yaml ##...

This causes issues with build systems that check code for no warnings or info level messages. In this file (https://github.com/flutter/flutter/blob/master/examples/stocks/lib/i18n/stock_messages_es.dart#L9), the `import 'package:intl/intl.dart';` line is unused.

type-enhancement
P3
package:intl

It would be useful to include an issue's other labels in the email that dart-github-label-notifier sends - things like `P0`, `P1`, `type-enhancement`, ...

github label notifier

Here's an alternative UI for the health check. This displays the information proportional to the changes in the PR - lists the changes files and affected packages. It mixes the...

package:firehose

Currently we infer the type of git tag based on whether the repo is a monorepo or a single package repo. We should add an explicit parameter for this -...

package:firehose

Have firehose create urls to the github release page; the url could be pre-populated w/ the release tag, changelog info, ...

type-enhancement
package:firehose