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

轻量、优雅且专业的 Flutter 移动端组件库。NezhaUI 致力于为现代应用开发提供丝滑、灵敏且高度可定制的 UI 组件。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nezha_ui

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

dependencies:
  nezha_ui: ^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:nezha_ui/nezha_ui.dart';
2
likes
120
points
21
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

轻量、优雅且专业的 Flutter 移动端组件库。NezhaUI 致力于为现代应用开发提供丝滑、灵敏且高度可定制的 UI 组件。

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_localizations, get_storage, path, sqflite, url_launcher

More

Packages that depend on nezha_ui