Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': '093c2909fedaaa4c1cbe21887bfbe97c59be21d2',
'dart_revision': 'f3fd1943fcbc7821859dcbcd8973944478c3e902',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
Expand Down
14 changes: 13 additions & 1 deletion ci/licenses_golden/licenses_third_party
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 191c43b2cc3260647a4ea7da4169f97e
Signature: f161b2aef0c1e3da3efbff25e2c31298

UNUSED LICENSES:

Expand Down Expand Up @@ -4609,6 +4609,17 @@ FILE: ../../../third_party/dart/runtime/observatory/web/index.html
FILE: ../../../third_party/dart/runtime/observatory/web/third_party/trace_viewer_full.html
FILE: ../../../third_party/dart/runtime/observatory/web/timeline.html
FILE: ../../../third_party/dart/runtime/vm/snapshot_test_in.dat
FILE: ../../../third_party/dart/samples/ffi/sqlite/docs/lib/scenario-default.svg
FILE: ../../../third_party/dart/samples/ffi/sqlite/docs/lib/scenario-full.svg
FILE: ../../../third_party/dart/samples/ffi/sqlite/lib/sqlite.dart
FILE: ../../../third_party/dart/samples/ffi/sqlite/lib/src/bindings/bindings.dart
FILE: ../../../third_party/dart/samples/ffi/sqlite/lib/src/bindings/constants.dart
FILE: ../../../third_party/dart/samples/ffi/sqlite/lib/src/bindings/signatures.dart
FILE: ../../../third_party/dart/samples/ffi/sqlite/lib/src/bindings/types.dart
FILE: ../../../third_party/dart/samples/ffi/sqlite/lib/src/collections/closable_iterator.dart
FILE: ../../../third_party/dart/samples/ffi/sqlite/lib/src/database.dart
FILE: ../../../third_party/dart/samples/ffi/sqlite/lib/src/ffi/arena.dart
FILE: ../../../third_party/dart/samples/ffi/sqlite/lib/src/ffi/cstring.dart
FILE: ../../../third_party/dart/sdk/lib/html/html_common/conversions_dart2js.dart
FILE: ../../../third_party/dart/sdk/lib/html/html_common/html_common.dart
FILE: ../../../third_party/dart/sdk/lib/libraries.json
Expand Down Expand Up @@ -5192,6 +5203,7 @@ FILE: ../../../third_party/dart/samples/ffi/sample_ffi_functions.dart
FILE: ../../../third_party/dart/samples/ffi/sample_ffi_functions_callbacks.dart
FILE: ../../../third_party/dart/samples/ffi/sample_ffi_functions_structs.dart
FILE: ../../../third_party/dart/samples/ffi/sample_ffi_structs.dart
FILE: ../../../third_party/dart/samples/ffi/sqlite/lib/src/ffi/dylib_utils.dart
FILE: ../../../third_party/dart/sdk/lib/ffi/annotations.dart
FILE: ../../../third_party/dart/sdk/lib/ffi/dynamic_library.dart
FILE: ../../../third_party/dart/sdk/lib/ffi/ffi.dart
Expand Down