ramen 0.0.0-dev.14 copy "ramen: ^0.0.0-dev.14" to clipboard
ramen: ^0.0.0-dev.14 copied to clipboard

Platformweb
unlisted

A re-imagined web UI framework written around ReArch

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ramen

With Flutter:

 $ flutter pub add ramen

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

dependencies:
  ramen: ^0.0.0-dev.14

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:ramen/ramen.dart';
1
likes
150
points
90
downloads

Publisher

unverified uploader

Weekly Downloads

A re-imagined web UI framework written around ReArch

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

fast_immutable_collections, meta, rearch, web

More

Packages that depend on ramen