strings.xml 405 Bytes
Newer Older
1 2 3 4 5
<!-- Copyright 2014 The Flutter Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file. -->

<resources>
6 7
  <string name="app_name">Flutter API Sample</string>
  <string name="title">Flutter API Sample</string>
8 9 10
  <string name="button_tap">Flutter button tapped 0 times.</string>
  <string name="android">Android</string>
</resources>