rdesign_flutter 0.1.0 copy "rdesign_flutter: ^0.1.0" to clipboard
rdesign_flutter: ^0.1.0 copied to clipboard

RDesign UI component library for Flutter, based on TDesign Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rdesign_flutter

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

dependencies:
  rdesign_flutter: ^0.1.0

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:rdesign_flutter/rdesign_flutter.dart';
0
likes
155
points
9
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

RDesign UI component library for Flutter, based on TDesign Flutter.

Repository

License

MIT (license)

Dependencies

flutter, tdesign_flutter

More

Packages that depend on rdesign_flutter