flutter_advanced_segment 0.0.2
flutter_advanced_segment: ^0.0.2 copied to clipboard
An advanced segment widget, that can be fully customized.
flutter_advanced_segment #
An advanced segment widget, that can be fully customized.
1 | 2 | 3 |
---|---|---|
[Flutter Advanced Segment State 1] | [Flutter Advanced Switch Starred State 2] | [Flutter Advanced Switch Starred State 3] |
Getting Started #
In the pubspec.yaml
of your flutter project, add the following dependency:
dependencies:
...
flutter_advanced_segment: <latest_version>
Import in your project:
import 'package:flutter_advanced_segment/flutter_advanced_segment.dart';