load_switch 2.1.0 copy "load_switch: ^2.1.0" to clipboard
load_switch: ^2.1.0 copied to clipboard

A highly customizable toggle switch with a loading state. Useful when getting data from remote calls.

example/lib/main.dart

import 'package:example/styles/default_example.dart';
import 'package:flutter/material.dart';

void main() {
  runApp(const MaterialApp(home: DefaultStyleExample()));
}
35
likes
140
pub points
90%
popularity
screenshot

Publisher

verified publisheresentis.dev

A highly customizable toggle switch with a loading state. Useful when getting data from remote calls.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_spinkit

More

Packages that depend on load_switch