semantic_ui 0.11.0
semantic_ui: ^0.11.0 copied to clipboard
Semantic empowers designers and developers by creating a language for sharing UI.
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add semantic_uiThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
semantic_ui: ^0.11.0Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.