twicpics_components 0.2.0 copy "twicpics_components: ^0.2.0" to clipboard
twicpics_components: ^0.2.0 copied to clipboard

A library that brings the power of TwicPics to your flutter applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add twicpics_components

With Flutter:

 $ flutter pub add twicpics_components

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

dependencies:
  twicpics_components: ^0.2.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:twicpics_components/twicpics_components.dart';
5
likes
0
pub points
45%
popularity

Publisher

verified publishertwicpics.com

A library that brings the power of TwicPics to your flutter applications.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

flutter, flutter_cache_manager, visibility_detector

More

Packages that depend on twicpics_components