time_bar

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

time bar

Create time bar with one line code and customize it easily
Features #

Create time bar with one line code
Specify it easily
Write current time and duration of time bar in time format automaticly.

Getting started #
Import
import 'package:time_bar/time_bar.dart';
copied to clipboard
Usage #
You can also look example application.
TimeBar(
min: 20,
max: 200,
startVal: 100,
data: SliderThemeData(),
currentTime: TextStyle(),
durationTime: TextStyle(),
),
copied to clipboard
Images #

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.