shoko_ui 1.1.4 copy "shoko_ui: ^1.1.4" to clipboard
shoko_ui: ^1.1.4 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 Flutter:

 $ flutter pub add shoko_ui

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

dependencies:
  shoko_ui: ^1.1.4

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:shoko_ui/shoko_ui.dart';
3
likes
140
points
164
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

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, gap

More

Packages that depend on shoko_ui