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

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

example/lib/main.dart

import 'package:flutter/material.dart';

import 'catalog.dart';

void main() {
  runApp(const OneUICatalogApp());
}
19
likes
160
points
46
downloads
screenshot

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