nui_config_logic 0.0.3 copy "nui_config_logic: ^0.0.3" to clipboard
nui_config_logic: ^0.0.3 copied to clipboard

A new Flutter package for logic rendering and processing based on a json

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nui_config_logic

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

dependencies:
  nui_config_logic: ^0.0.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:nui_config_logic/nui_config_logic.dart';
0
likes
10
pub points
34%
popularity

Publisher

unverified uploader

A new Flutter package for logic rendering and processing based on a json

License

unknown (LICENSE)

Dependencies

flutter, nui_core

More

Packages that depend on nui_config_logic