File tree Expand file tree Collapse file tree 7 files changed +14
-14
lines changed
Expand file tree Collapse file tree 7 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 1- // Copyright 2023 The Chromium Authors. All rights reserved.
1+ // Copyright 2023 The Flutter Authors
22// Use of this source code is governed by a BSD-style license that can be
3- // found in the LICENSE file.
3+ // found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd .
44
55export 'src/deeplink/app_link_settings.dart' ;
66export 'src/deeplink/universal_link_settings.dart' ;
Original file line number Diff line number Diff line change 1- // Copyright 2023 The Chromium Authors. All rights reserved.
1+ // Copyright 2023 The Flutter Authors
22// Use of this source code is governed by a BSD-style license that can be
3- // found in the LICENSE file.
3+ // found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd .
44
55export 'src/deeplink/deeplink_manager.dart' ;
Original file line number Diff line number Diff line change 1- // Copyright 2023 The Chromium Authors. All rights reserved.
1+ // Copyright 2023 The Flutter Authors
22// Use of this source code is governed by a BSD-style license that can be
3- // found in the LICENSE file.
3+ // found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd .
44
55// This file handles json object.
66// ignore_for_file: avoid-dynamic
Original file line number Diff line number Diff line change 1- // Copyright 2023 The Chromium Authors. All rights reserved.
1+ // Copyright 2023 The Flutter Authors
22// Use of this source code is governed by a BSD-style license that can be
3- // found in the LICENSE file.
3+ // found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd .
44
55import 'dart:convert' ;
66import 'dart:io' ;
Original file line number Diff line number Diff line change 1- // Copyright 2023 The Chromium Authors. All rights reserved.
1+ // Copyright 2023 The Flutter Authors
22// Use of this source code is governed by a BSD-style license that can be
3- // found in the LICENSE file.
3+ // found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd .
44
55import 'dart:convert' ;
66
Original file line number Diff line number Diff line change 1- // Copyright 2023 The Chromium Authors. All rights reserved.
1+ // Copyright 2023 The Flutter Authors
22// Use of this source code is governed by a BSD-style license that can be
3- // found in the LICENSE file.
3+ // found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd .
44
55import 'dart:convert' ;
66
Original file line number Diff line number Diff line change 1- // Copyright 2023 The Chromium Authors. All rights reserved.
1+ // Copyright 2023 The Flutter Authors
22// Use of this source code is governed by a BSD-style license that can be
3- // found in the LICENSE file.
3+ // found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd .
44
55import 'dart:io' ;
66
You can’t perform that action at this time.
0 commit comments