coderx 0.0.2 copy "coderx: ^0.0.2" to clipboard
coderx: ^0.0.2 copied to clipboard

A simple, fast Flutter state management tool for theme, locale, and UI with builder, listener, and reactive state support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add coderx

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

dependencies:
  coderx: ^0.0.2

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:coderx/coderx.dart';
0
likes
160
points
13
downloads

Publisher

verified publishercoderdev.space

Weekly Downloads

A simple, fast Flutter state management tool for theme, locale, and UI with builder, listener, and reactive state support.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on coderx