cute_frame 0.9.2 copy "cute_frame: ^0.9.2" to clipboard
cute_frame: ^0.9.2 copied to clipboard

discontinued
Dart 1 only

Increase the cuteness of your app by 24%.

Cute Frame #

Let's face it, your apps can be cuter. Let us help you.

Prereqs #

This package works with Dart's Web UI library.

Installing #

Add to your pubspec.yaml:

dependencies:
  cute_frame: any

Then run pub install

Usage #

Link to the component from the <head> of your doc:

<head>
  <link rel="components" href="packages/cute_frame/components/cute_frame.html">
</head>

For any <div> that you want to make cuter, do this:

<div is="cute-frame">Hope you're sitting down, because I am adorable now</div>
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Increase the cuteness of your app by 24%.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

web_ui

More

Packages that depend on cute_frame