Magento 2 - Configurable product swatches slider - magento2

is it possible to make slider from configurable product swatches ?
I'm using Martfury theme.
I want to show the swatches like related/cross sell products (in slider).
Thanks

Related

SOLID make 1 product list screen and display based on data or make multiple product list screens with duplicate code

I am having this question and am looking for the best practice. I am building a mobile webshop in flutter and I am currently displaying products on a products_list_screen. Now is my question:
Would you make 1 global product list screen and display products based on the list you receive? Example
product_list_screen (and in the parameters the List with the correct category)
OR
Is it best for SOLID to make a new screen for each product category? example:
Jackets_product_list_screen
Shoes_product_list_screen
Shirts_product_list_screen
I do need a scrollcontroller for each product category since I need to implement lazy loading or infinite scrolling when the user is at the bottom of the page (it should display new products). This means the global product list screen would get very messy I think.
What do you think?

Rating stars with 3.7, 4.269 rating (flutter)

I need widget to implement stars that can pe colored only for 70%, 87%
You can pick one from these packeges https://pub.dev/packages?q=rating and add it to your project. My recommendation will be https://pub.dev/packages/smooth_star_rating that package.

Ionic : Change a page color according to origin of user

I have two differents forms that display the same kind of items. So I think it would be better to use the same page to displays items from form A et from form B. But I would like the results list's background color to change according to the origin of the user.
Is that possible with Ionic or should I just do 2 differents pages to display the results of the search ?
You can use one page. When page is loading you can use boolean type variable to switch colors. You can use *ngIf to switch tags.

Customization of Form Background Size

Basically, I just want to increase a form background size. I've 5 choices in one question and 1 of them is cut by the format of Google Forms. How can I remove the bottom scroll bar and make it a static form ?
At this time the new Google Forms themes feature only allows to select predefined themes and to change the theme image. The old Google Forms themes feature have more customization options but it doesn't include one for changing the grid question box size.
If you are using the old Google Forms try changing the font settings for the question options.
Another alternative is to split the column headers words (replace moderadamente by modera- mente or by a shorter synonym)
A third alternative is to use a code like 1,2,3,4,5 instead of category names.

How do I change gnome icon per application?

I want to change icons to something different per application. I want to change only nm-applet (gnomes network manager applet) and my volume applet to something different than the icon set. How can I do this?
You can make your own icon theme with just those two icons in it. The other icons will be taken from the default 'hicolor' theme.