File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
firebase_ui_oauth/lib/src
firebase_ui_shared/lib/src Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 22// for details. All rights reserved. Use of this source code is governed by a
33// BSD-style license that can be found in the LICENSE file.
44
5- import 'package:flutter/widgets.dart' ;
6-
5+ import 'package:flutter/material.dart' ;
76import 'package:firebase_ui_shared/firebase_ui_shared.dart' ;
87import 'package:flutter_svg/svg.dart' ;
98
Original file line number Diff line number Diff line change 22// for details. All rights reserved. Use of this source code is governed by a
33// BSD-style license that can be found in the LICENSE file.
44
5- import 'package:flutter/widgets .dart' ;
5+ import 'package:flutter/material .dart' ;
66
77/// {@template ui.shared.themed_value}
88/// Helper class that helps to resolve a value based on the current app
You can’t perform that action at this time.
0 commit comments