Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
439d7987
Unverified
Commit
439d7987
authored
Nov 18, 2019
by
chunhtai
Committed by
GitHub
Nov 18, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix ios_add2app_life_cycle license (#45115)
parent
81f6ba84
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
main.dart
...ion_tests/ios_add2app_life_cycle/flutterapp/lib/main.dart
+4
-0
widget_test.dart
...s/ios_add2app_life_cycle/flutterapp/test/widget_test.dart
+0
-3
No files found.
dev/integration_tests/ios_add2app_life_cycle/flutterapp/lib/main.dart
View file @
439d7987
// Copyright 2014 The Chromium 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:ui'
as
ui
;
import
'package:flutter/material.dart'
;
import
'package:flutter/rendering.dart'
;
...
...
dev/integration_tests/ios_add2app_life_cycle/flutterapp/test/widget_test.dart
deleted
100644 → 0
View file @
81f6ba84
void
main
(
)
{
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment