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

Package that provides device settings state as stream

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bw_streamed_settings

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  bw_streamed_settings: ^1.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:bw_streamed_settings/bw_streamed_settings.dart';
6
likes
130
pub points
0%
popularity

Publisher

verified publisherbindworks.eu

Package that provides device settings state as stream

Homepage
Repository (GitLab)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on bw_streamed_settings