christian_lyrics

Creator: coderz1093

Last updated:

0 purchases

christian_lyrics Image
christian_lyrics Images

Languages

Categories

Add to Cart

Description:

christian lyrics

christian_lyrics #
Flutter plugin that allows you build lyrics srt type of song.
Getting Started #
srt file format #
1
00:05:00,400 --> 00:05:15,300
This is an example of
a subtitle.

2
00:05:16,400 --> 00:05:25,300
This is an example of
a subtitle - 2nd subtitle.
copied to clipboard
How to use #
final christianLyrics = ChristianLyrics();
christianLyrics.setLyricContent(lyricText);

//Build widget
christianLyrics.getLyric(context, isPlaying: true);
copied to clipboard
Demo #

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.