hybrid_ui 0.0.1 copy "hybrid_ui: ^0.0.1" to clipboard
hybrid_ui: ^0.0.1 copied to clipboard

The ui library of the Hybrid SDK.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hybrid_ui

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

dependencies:
  hybrid_ui: ^0.0.1

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:hybrid_ui/hybrid_ui.dart';
1
likes
140
points
18
downloads

Publisher

verified publisherhebei.dev

Weekly Downloads

The ui library of the Hybrid SDK.

Repository (GitHub)
View/report issues

Topics

#ui

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on hybrid_ui