Looks like it is the same exact copy of an older addon (exact same class na

Looks like it is the same exact copy of an older addon (exact same class names inside…) ?
How both are related ?

        <dependency>
           <groupId>org.vaadin.addons</groupId>
           <artifactId>clientstorage</artifactId>
           <version>1.0.0</version>
        </dependency>

It’s exactly the same thing, just ported to Vaadin 8 on request.

Is there an alternative for Vaadin Flow?