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';
41
likes
160
pub points
71%
popularity

Publisher

verified publishertheiskaa.com

Instagram post style customizable card widget made for flutter

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on insta_like_button