load_switch 2.1.1 copy "load_switch: ^2.1.1" to clipboard
load_switch: ^2.1.1 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()));
}
65
likes
160
points
2.86k
downloads
screenshot

Publisher

verified publisheresentis.dev

Weekly Downloads

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

Repository (GitHub)

Topics

#toggle #switch #ui #widget #animation

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_spinkit

More

Packages that depend on load_switch