obx 0.1.3 copy "obx: ^0.1.3" to clipboard
obx: ^0.1.3 copied to clipboard

obx is a elegant state management library.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add obx

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

dependencies:
  obx: ^0.1.3

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:obx/obx.dart';
2
likes
120
pub points
30%
popularity

Publisher

unverified uploader

obx is a elegant state management library.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on obx