likeminds_feed_flutter_ui 1.10.0 copy "likeminds_feed_flutter_ui: ^1.10.0" to clipboard
likeminds_feed_flutter_ui: ^1.10.0 copied to clipboard

A Flutter package for Likeminds Feed UI widgets. Used alongside the Likeminds Feed SDK package (likeminds_feed) to build custom interfaces.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add likeminds_feed_flutter_ui

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

dependencies:
  likeminds_feed_flutter_ui: ^1.10.0

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:likeminds_feed_flutter_ui/likeminds_feed_flutter_ui.dart';
3
likes
130
pub points
25%
popularity

Publisher

verified publisherlikeminds.community

A Flutter package for Likeminds Feed UI widgets. Used alongside the Likeminds Feed SDK package (likeminds_feed) to build custom interfaces.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

cached_network_image, carousel_slider, collection, flutter, flutter_svg, intl, media_kit, media_kit_libs_video, media_kit_video, path, shimmer, url_launcher, visibility_aware_state, visibility_detector

More

Packages that depend on likeminds_feed_flutter_ui