crepuscularity_flutter 0.1.0 copy "crepuscularity_flutter: ^0.1.0" to clipboard
crepuscularity_flutter: ^0.1.0 copied to clipboard

Flutter runtime renderer for Crepuscularity View IR and .crepus source — the Flutter counterpart to the SwiftUI and Jetpack Compose native shells.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add crepuscularity_flutter

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

dependencies:
  crepuscularity_flutter: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:crepuscularity_flutter/crepuscularity_flutter.dart';
1
likes
150
points
26
downloads

Documentation

API reference

Publisher

verified publishertsc.hk

Weekly Downloads

Flutter runtime renderer for Crepuscularity View IR and .crepus source — the Flutter counterpart to the SwiftUI and Jetpack Compose native shells.

Repository (GitHub)
View/report issues

Topics

#ui #renderer #crepuscularity #view-ir

License

ISC (license)

Dependencies

flutter

More

Packages that depend on crepuscularity_flutter