insta_like_button 0.1.1 copy "insta_like_button: ^0.1.1" to clipboard
insta_like_button: ^0.1.1 copied to clipboard

Instagram post style customizable card widget made for flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add insta_like_button

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

dependencies:
  insta_like_button: ^0.1.1

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:insta_like_button/insta_like_button.dart';
42
likes
160
points
111
downloads

Publisher

verified publishertheiskaa.com

Weekly Downloads

Instagram post style customizable card widget made for flutter

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on insta_like_button