ducafe_ui_core 1.0.5 copy "ducafe_ui_core: ^1.0.5" to clipboard
ducafe_ui_core: ^1.0.5 copied to clipboard

ducafe_ui_core 是一个 Flutter UI 核心库,旨在简化 Flutter 应用程序的 UI 开发。它提供了一系列实用的扩展方法和工具类,包括屏幕适配、Widget 扩展、上下文扩展、字符串扩展等,帮助开发者快速构建美观且响应式的用户界面。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ducafe_ui_core

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

dependencies:
  ducafe_ui_core: ^1.0.5

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:ducafe_ui_core/ducafe_ui_core.dart';
26
likes
140
points
752
downloads

Publisher

unverified uploader

Weekly Downloads

ducafe_ui_core 是一个 Flutter UI 核心库,旨在简化 Flutter 应用程序的 UI 开发。它提供了一系列实用的扩展方法和工具类,包括屏幕适配、Widget 扩展、上下文扩展、字符串扩展等,帮助开发者快速构建美观且响应式的用户界面。

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on ducafe_ui_core