unruffled 1.11.0 copy "unruffled: ^1.11.0" to clipboard
unruffled: ^1.11.0 copied to clipboard

Build offline first applications easily with Unruffled.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add unruffled

With Flutter:

 $ flutter pub add unruffled

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

dependencies:
  unruffled: ^1.11.0

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

Import it

Now in your Dart code, you can use:

import 'package:unruffled/unruffled.dart';
3
likes
90
pub points
0%
popularity

Publisher

unverified uploader

Build offline first applications easily with Unruffled.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, dio, get_it, hive, json_annotation, meta, recase, socket_io_client, uuid

More

Packages that depend on unruffled