flutter_guitar_tabs library
Classes
- FlutterGuitarTab
- TabWidget
-
A widget to display guitar tabs.
The widget TabWidget receives two parameters,
name
andtabs
.name
is the name displayed on the top.tabs
is a list of strings containing up to 6 numbers, orx
, with seperating spaces.