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

outdated

Instagram post style button/card 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.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:insta_like_button/insta_like_button.dart';
43
likes
30
points
49
downloads

Publisher

verified publishertheiskaa.com

Weekly Downloads

Instagram post style button/card made for flutter

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on insta_like_button