adaptive_divider 1.0.1 copy "adaptive_divider: ^1.0.1" to clipboard
adaptive_divider: ^1.0.1 copied to clipboard

A Flutter package to provide a adaptive divider.

A package that can handle divider by direction, and provide rounded divider.

Getting started #

In your library add the following import:

import 'package:adaptive_divider/adaptive_divider.dart';

Usage #

AdaptiveDivider(
radius: 8,
thickness: 3,
color: Colors.amber,
),
2
likes
140
pub points
10%
popularity

Publisher

verified publisher66catknight-flutter.com

A Flutter package to provide a adaptive divider.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on adaptive_divider