kamran khan

Results 6 issues of kamran khan

The user can also get the picked color name.

Please add a field where user can change the generated variable name to their own code style LIKE (camel case, lower camel case etc) & also separate each folder assets...

When I use PagedListView outside SingleChildScrollView it works fine. It fetches the data when I scroll to the bottom, See the code below. `PagedListViewWidget(` ` pagingController: _pagingController,` ` padding: EdgeInsets.symmetric(vertical:...

Like if i have these commands flutter pub cache clean y flutter clean flutter pub get Can I run them all at once ? "pubStudio.customCommands": { "clean project": "...", }