flutter_omni_kit 0.0.21 copy "flutter_omni_kit: ^0.0.21" to clipboard
flutter_omni_kit: ^0.0.21 copied to clipboard

A comprehensive, production-grade collection of Flutter media widgets, document previewers, and Dart extension methods designed specifically for real-world app development.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_omni_kit

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_omni_kit: ^0.0.21

Alternatively, 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:flutter_omni_kit/flutter_omni_kit.dart';
5
likes
140
points
579
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A comprehensive, production-grade collection of Flutter media widgets, document previewers, and Dart extension methods designed specifically for real-world app development.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cached_network_image, chewie, connectivity_plus, dio, flutter, just_audio, open_filex, rxdart, shared_preferences, shimmer, syncfusion_flutter_pdfviewer, video_player

More

Packages that depend on flutter_omni_kit