shortkit_flutter 0.2.22
shortkit_flutter: ^0.2.22 copied to clipboard
ShortKit Flutter SDK — short-form video feed, player, and widget components.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add shortkit_flutterThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
shortkit_flutter: ^0.2.22Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:shortkit_flutter/shortkit_flutter.dart';