tomeui 0.3.5 copy "tomeui: ^0.3.5" to clipboard
tomeui: ^0.3.5 copied to clipboard

Tome UI: a Flutter UI toolkit built directly on the widgets layer, standalone from material and cupertino.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tomeui

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

dependencies:
  tomeui: ^0.3.5

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:tomeui/tomeui.dart';
0
likes
150
points
679
downloads

Documentation

API reference

Publisher

verified publisherartificery.dev

Weekly Downloads

Tome UI: a Flutter UI toolkit built directly on the widgets layer, standalone from material and cupertino.

Repository (GitHub)
View/report issues

Topics

#widget #ui #design-system

License

MIT (license)

Dependencies

flutter, lucide_icons_flutter, re_highlight

More

Packages that depend on tomeui