blob: 23c9bf658dfde21d1eedac0ac3e4e4782022958b [file] [log] [blame]
# Copyright 2018 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
group("localized-flutter") {
public_deps = [
"localized_flutter_app:localized-flutter-app",
"localized_flutter_localization:localized-flutter-localization",
]
}