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

番茄汁UI,基于拼接大屏生态的基础UI库,解决大屏适配问题,另有 *-assets-kit 和 *-game-kit 系列工具解决大屏资源素材 和 大屏游戏交互框架的问题

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ketchup_ui

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

dependencies:
  ketchup_ui: ^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:ketchup_ui/ketchup_ui.dart';
1
likes
100
points
46
downloads

Publisher

unverified uploader

Weekly Downloads

番茄汁UI,基于拼接大屏生态的基础UI库,解决大屏适配问题,另有 *-assets-kit 和 *-game-kit 系列工具解决大屏资源素材 和 大屏游戏交互框架的问题

Homepage
Repository (GitHub)

Documentation

API reference

License

AGPL-3.0 (license)

Dependencies

auto_size_text, collection, flutter, go_router

More

Packages that depend on ketchup_ui