katro_timeline 1.0.0 copy "katro_timeline: ^1.0.0" to clipboard
katro_timeline: ^1.0.0 copied to clipboard

Flutter time line 2024

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add katro_timeline

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

dependencies:
  katro_timeline: ^1.0.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:katro_timeline/data/enum/type_time_line.dart';
import 'package:katro_timeline/data/icon_and_image_style.dart';
import 'package:katro_timeline/data/line_style.dart';
import 'package:katro_timeline/data/time_line_item.dart';
import 'package:katro_timeline/flutter_timeline.dart';
import 'package:katro_timeline/paint/line_draw_horizantal.dart';
import 'package:katro_timeline/paint/line_draw_vertical.dart';
3
likes
130
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter time line 2024

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on katro_timeline