slick_slides 0.2.2 copy "slick_slides: ^0.2.2" to clipboard
slick_slides: ^0.2.2 copied to clipboard

Create a nice looking presentations in Flutter with animations and code. Intended for techical talks and videos.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add slick_slides

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

dependencies:
  slick_slides: ^0.2.2

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:slick_slides/slick_slides.dart';
31
likes
130
pub points
54%
popularity

Publisher

verified publisherserverpod.dev

Create a nice looking presentations in Flutter with animations and code. Intended for techical talks and videos.

Repository (GitHub)
View/report issues

Topics

#presentation #slides

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

audioplayers, auto_size_text, diff_match_patch, flutter, syntax_highlight, video_player

More

Packages that depend on slick_slides