one_ui 0.4.0 copy "one_ui: ^0.4.0" to clipboard
one_ui: ^0.4.0 copied to clipboard

Flutter widgets implementing Samsung One UI based on the official design guidelines.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add one_ui

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

dependencies:
  one_ui: ^0.4.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:one_ui/one_ui.dart';
19
likes
160
points
38
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter widgets implementing Samsung One UI based on the official design guidelines.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter, vector_math

More

Packages that depend on one_ui