АС
Size: a a a
АС
SS
/// Called whenever the application is reassembled during debugging, for
/// example during hot reload.
AP
/// Called whenever the application is reassembled during debugging, for
/// example during hot reload.
AP
BlocProvider.of<AudioPlayerBloc>(context).dispose();
", и он при хот рестарте не срабатываетAP
ND
BlocProvider.of<AudioPlayerBloc>(context).dispose();
", и он при хот рестарте не срабатываетAP
ND
ND
SS
AP
AP
ND
SS
SS
Each player has an unique generated id, you can retrieve or create them manually using
final player = AssetsAudioPlayer.withId(id: "MY_UNIQUE_ID");
AP
Each player has an unique generated id, you can retrieve or create them manually using
final player = AssetsAudioPlayer.withId(id: "MY_UNIQUE_ID");
SS
AP
SS