nexus 0.2.0 copy "nexus: ^0.2.0" to clipboard
nexus: ^0.2.0 copied to clipboard

Simple and modern widgets for Flutter, inspired by shadcn/ui, a set of re-usable React components.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nexus

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

dependencies:
  nexus: ^0.2.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:nexus/nexus.dart';
1
likes
140
points
15
downloads

Documentation

API reference

Publisher

verified publisherbetakuang.me

Weekly Downloads

Simple and modern widgets for Flutter, inspired by shadcn/ui, a set of re-usable React components.

Repository (GitHub)

License

Zlib (license)

Dependencies

flutter

More

Packages that depend on nexus