🔷Flutter
Run this command with Flutter:
flutter pub add craftd_widgetThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
craftd_widget: $last_versionmore detail pub.dev
Last updated