universal_ui 0.0.8 copy "universal_ui: ^0.0.8" to clipboard
universal_ui: ^0.0.8 copied to clipboard

Temporary fix for dart:ui

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add universal_ui

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

dependencies:
  universal_ui: ^0.0.8

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:universal_ui/universal_ui.dart';
10
likes
30
pub points
92%
popularity

Publisher

unverified uploader

Temporary fix for dart:ui

License

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on universal_ui