pure_dart_ui 0.1.1 copy "pure_dart_ui: ^0.1.1" to clipboard
pure_dart_ui: ^0.1.1 copied to clipboard

Some classes from `dart.ui` that run on pure Dart without depending on the Flutter SDK.

Pure Dart UI #

Some classes from dart.ui that run on pure Dart.

  • Color

  • Offset

  • Rect

  • Size

  • clampDouble

  • lerpDouble()

Getting started #

Add this package to pubspec.yaml.

Usage #

Use the classes in this package same way you used Flutter dart:ui.

You can create your own application with dart:ui power on pure Dart, without depending on the Flutter SDK.

5
likes
0
points
709
downloads

Publisher

verified publishersyrokomskyi.com

Weekly Downloads

Some classes from `dart.ui` that run on pure Dart without depending on the Flutter SDK.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on pure_dart_ui