Provider
Provider is a wrapper that allows you to have enabled the facilities that the library has to offer in different environments
// JavaScript
import { Provider } from '@skynexui/components';
// Flutter
import 'package:skynexui_components/components.dart';