D
Size: a a a
D
g
g
ДЩ
ДЩ
D
java.lang.RuntimeException: Unable to start activity ComponentInfo{co.appbrewery.xylophone/co.appbrewery.xylophone.MainActivity}: java.lang.IllegalStateException: ensureInitializationComplete must be called after startInitialization
D
D
V
V
EE
D
children: <Widget>[
Expanded(child: TextButton(
onPressed: () {
final player = AudioCache();
player.play('note1.wav');
},
child: Text('Click Me'),
),),
ДЩ
EE
ДЩ
ДЩ
SS
EE