Rupesh Budhathoki

Results 3 issues of Rupesh Budhathoki

The content is getting cut off at the bottom. ![Screenshot_2022-03-21-23-26-00-883_com clamphook clamphook](https://user-images.githubusercontent.com/54392112/159390954-ddcd3cfe-e10d-48c1-9922-0a4401c529d1.jpg) The table is not fully visible width wise and is not scrollable. ![Screenshot_2022-03-21-23-26-21-262_com clamphook clamphook](https://user-images.githubusercontent.com/54392112/159390957-aafe2567-de46-4434-acce-cb4409d2068a.jpg)

Can you please make a English version of this extension? Or perhaps there is? I can't seem to find it.

enhancement

Instead of ```dart print('123456 -> ${inWords.format(123456)}'); // 123456 -> 1 lakh 23 thousand 4 hundred 56 ``` Can we have ```dart print('123456 -> ${inWords.format(123456)}'); // 123456 -> one lakh twenty...