flutter_remote_ui_kit 1.0.1 copy "flutter_remote_ui_kit: ^1.0.1" to clipboard
flutter_remote_ui_kit: ^1.0.1 copied to clipboard

A production-ready Flutter package that enables a fully JSON-driven, remote-configurable UI system.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_remote_ui_kit

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

dependencies:
  flutter_remote_ui_kit: ^1.0.1

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_remote_ui_kit/flutter_remote_ui_kit.dart';
2
likes
155
points
132
downloads

Publisher

verified publisherstoxplay.com

Weekly Downloads

A production-ready Flutter package that enables a fully JSON-driven, remote-configurable UI system.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter, http, logging, uuid

More

Packages that depend on flutter_remote_ui_kit