shoko_ui 0.0.16 copy "shoko_ui: ^0.0.16" to clipboard
shoko_ui: ^0.0.16 copied to clipboard

This package is a UI-Kit from the ShokoTeam, which aims to accelerate the development of both your and our projects

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add shoko_ui

With Flutter:

 $ flutter pub add shoko_ui

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

dependencies:
  shoko_ui: ^0.0.16

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:shoko_ui/shoko_ui.dart';
3
likes
0
points
186
downloads

Publisher

verified publishershokoteam.ru

Weekly Downloads

This package is a UI-Kit from the ShokoTeam, which aims to accelerate the development of both your and our projects

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, gap, shoko_theme

More

Packages that depend on shoko_ui