rad 1.8.0 copy "rad: ^1.8.0" to clipboard
rad: ^1.8.0 copied to clipboard

Platformweb

A zero-dependency frontend framework for creating high-performant web apps using Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add rad

With Flutter:

 $ flutter pub add rad

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

dependencies:
  rad: ^1.8.0

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:rad/rad.dart';
53
likes
140
pub points
57%
popularity

Publisher

verified publishererlage.com

A zero-dependency frontend framework for creating high-performant web apps using Dart.

Repository (GitHub)
View/report issues
Contributing

Documentation

Documentation
API reference

License

BSD-3-Clause (LICENSE)

Dependencies

meta

More

Packages that depend on rad