paurakhsharma / flutter_chord

Lyrics Chord parser for Flutter
MIT License
24 stars 14 forks source link

pass in chorus style to processline #26

Closed jeremiahlukus closed 1 year ago

jeremiahlukus commented 1 year ago

Fixes https://github.com/paurakhsharma/flutter_chord/issues/25 Pre Changes:

Screenshot 2023-11-04 at 1 15 30 PM

Post Changes:

Screenshot 2023-11-04 at 1 15 50 PM
jeremiahlukus commented 1 year ago

Writing a test for this one sec

jeremiahlukus commented 1 year ago

Ok good to go

jeremiahlukus commented 1 year ago

@paurakhsharma Mind merging this? I want to add the ability to pass in the scroll controller next https://github.com/paurakhsharma/flutter_chord/pull/16 Since they didnt clean it up ill submit a new PR to add this.

paurakhsharma commented 1 year ago

Hey @jeremiahlukus thank you so much for the PR. I'll have a look at it tomorrow and merge it.