fix(ci): refresh Flutter license inventory

This commit is contained in:
Edison Jwa
2026-06-02 19:41:50 +09:00
parent ddf858cc6c
commit 7510bdca73
2 changed files with 9 additions and 9 deletions
+5 -5
View File
@@ -74,7 +74,7 @@ terms.
| `logging` | 1.3.0 | hosted | yes |
| `matcher` | 0.12.19 | hosted | yes |
| `material_color_utilities` | 0.13.0 | hosted | yes |
| `meta` | 1.18.0 | hosted | yes |
| `meta` | 1.17.0 | hosted | yes |
| `mime` | 2.0.0 | hosted | yes |
| `native_toolchain_c` | 0.17.6 | hosted | yes |
| `nm` | 0.5.0 | hosted | yes |
@@ -116,7 +116,7 @@ terms.
| `stream_transform` | 2.1.1 | hosted | yes |
| `string_scanner` | 1.4.1 | hosted | yes |
| `term_glyph` | 1.2.2 | hosted | yes |
| `test_api` | 0.7.11 | hosted | yes |
| `test_api` | 0.7.10 | hosted | yes |
| `typed_data` | 1.4.0 | hosted | yes |
| `url_launcher` | 6.3.2 | hosted | yes |
| `url_launcher_android` | 6.3.30 | hosted | yes |
@@ -294,7 +294,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
```
### boolean_selector 2.1.2
```
@@ -2814,7 +2813,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
limitations under the License.
```
### meta 1.18.0
### meta 1.17.0
```
Copyright 2016, the Dart project authors.
@@ -4642,7 +4641,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
```
### test_api 0.7.11
### test_api 0.7.10
```
Copyright 2018, the Dart project authors.
@@ -5282,3 +5281,4 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
```