pure_dart_ui 0.1.0 copy "pure_dart_ui: ^0.1.0" to clipboard
pure_dart_ui: ^0.1.0 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

  • Rect

  • Size

  • Offset

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
pub points
79%
popularity

Publisher

verified publishersyrokomskyi.com

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