flint_ui 0.1.5 copy "flint_ui: ^0.1.5" to clipboard
flint_ui: ^0.1.5 copied to clipboard

Platformweb

Dart-first web UI components and browser rendering for Flint fullstack apps.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flint_ui

With Flutter:

 $ flutter pub add flint_ui

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

dependencies:
  flint_ui: ^0.1.5

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flint_ui/flint_ui.dart';
1
likes
160
points
258
downloads

Documentation

API reference

Publisher

verified publisherflintdart.eulogia.net

Weekly Downloads

Dart-first web UI components and browser rendering for Flint fullstack apps.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flint_client, universal_web

More

Packages that depend on flint_ui