Breaking changes ✔️
Package | Change | Current Version | New Version | Needed Version | Looking good? |
---|---|---|---|---|---|
firehose | Non-Breaking | 0.8.0 |
0.9.0 |
0.8.1 |
✔️ |
Changelog Entry ✔️
{ | |
"servicePath": "", | |
"version": "v1", | |
"canonicalName": "Generative Language", | |
"description": "The Gemini API allows developers to build generative AI applications using Gemini models. Gemini is our most capable model, built from the ground up to be multimodal. It can generalize and seamlessly understand, operate across, and combine different types of information including language, images, audio, video, and code. You can use the Gemini API for use cases like reasoning across text and images, content generation, dialogue agents, summarization and classification systems, and more.", | |
"mtlsRootUrl": "https://generativelanguage.mtls.googleapis.com/", | |
"kind": "discovery#restDescription", | |
"name": "generativelanguage", | |
"parameters": { | |
"alt": { |
"firehoseSeconds": 259200 | |
}, | |
{ | |
"type": "remove", | |
"subject": "item", | |
"value": "reply", | |
"id": "aaagitrwcir7k" | |
}, | |
{ | |
"id": "aaagir76foxfc", |
// Add two numbers x and y | |
// >>> add(2, 3) | |
// 5 | |
// >>> add(5, 7) | |
// 12 | |
int add(int x, int y) { | |
// generated from gemini | |
return x + y; | |
} |
_fe_analyzer_shared : ** custom ** ( 109.6k lines) | |
_js_interop_checks : recommended ( 3.6k lines) | |
_macros : recommended ( 13.9k lines) | |
analysis_server : recommended ( 396.6k lines) | |
analysis_server_client : recommended ( 20.1k lines) | |
analysis_server_plugin : recommended ( 1.9k lines) | |
analyzer : recommended ( 608.4k lines) | |
analyzer_cli : recommended ( 3.6k lines) | |
analyzer_plugin : recommended ( 42.3k lines) | |
analyzer_utilities : recommended ( 4.8k lines) |
## PR Health | |
:heavy_check_mark: **Breaking changes** | |
| Package | Change | Current Version | New Version | Needed Version | Looking good? | | |
| :--- | :--- | ---: | ---: | ---: | ---: | | |
|firehose|Non-Breaking|0.8.0|0.9.0|0.8.1|:heavy_check_mark:| | |
:heavy_check_mark: **Changelog Entry** |
Provides encoders and decoders for various archive and compression formats such as zip, tar, bzip2, gzip, and zlib.
// Copyright 2019 the Dart project authors. All rights reserved. | |
// Use of this source code is governed by a BSD-style license | |
// that can be found in the LICENSE file. | |
import 'dart:math' as math; | |
import 'package:flutter/material.dart'; | |
const int maxSeeds = 250; |
// Copyright 2019 the Dart project authors. All rights reserved. | |
// Use of this source code is governed by a BSD-style license | |
// that can be found in the LICENSE file. | |
import 'dart:math' as math; | |
import 'package:flutter/material.dart'; | |
const int maxSeeds = 250; |
api:
ANGLE_instanced_arrays:
drawArraysInstancedANGLE:
drawElementsInstancedANGLE:
vertexAttribDivisorANGLE:
AbortController:
AbortController:
abort:
signal: