grouped_timeline 0.0.1 copy "grouped_timeline: ^0.0.1" to clipboard
grouped_timeline: ^0.0.1 copied to clipboard

A Flutter package grouped_timeline provide interactive timeline widget for your Flutter project

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add grouped_timeline

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

dependencies:
  grouped_timeline: ^0.0.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:grouped_timeline/grouped_timeline.dart';
1
likes
120
pub points
0%
popularity

Publisher

verified publisherwhiteorangesoftware.com

A Flutter package grouped_timeline provide interactive timeline widget for your Flutter project

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, grouped_list

More

Packages that depend on grouped_timeline