ketchup_ui 1.0.0-dev.2 copy "ketchup_ui: ^1.0.0-dev.2" to clipboard
ketchup_ui: ^1.0.0-dev.2 copied to clipboard

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ketchup_ui

With Flutter:

 $ flutter pub add ketchup_ui

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

dependencies:
  ketchup_ui: ^1.0.0-dev.2

Alternatively, your editor might support dart pub get or 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
0
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

auto_size_text, collection, flutter, go_router, mockito, vector_math, web_socket_channel

More

Packages that depend on ketchup_ui