flutter_nerve 0.2.0 copy "flutter_nerve: ^0.2.0" to clipboard
flutter_nerve: ^0.2.0 copied to clipboard

A sensory-reactive UI engine for Flutter. Make your app feel the real world — react to battery, network, motion, light, and sound.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_nerve

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

dependencies:
  flutter_nerve: ^0.2.0

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:flutter_nerve/flutter_nerve.dart';
0
likes
150
points
28
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A sensory-reactive UI engine for Flutter. Make your app feel the real world — react to battery, network, motion, light, and sound.

Repository (GitHub)
View/report issues

Topics

#sensors #reactive #ui #battery #motion

License

MIT (license)

Dependencies

battery_plus, connectivity_plus, flutter, light, record, sensors_plus

More

Packages that depend on flutter_nerve