odroe 0.0.8 copy "odroe: ^0.0.8" to clipboard
odroe: ^0.0.8 copied to clipboard

A declarative, efficient, and flexible Flutter UI framework for building user interfaces.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add odroe

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

dependencies:
  odroe: ^0.0.8

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:odroe/odroe.dart';
1
likes
130
pub points
0%
popularity

Publisher

verified publisherodroe.com

A declarative, efficient, and flexible Flutter UI framework for building user interfaces.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

Funding

Consider supporting this project:

github.com
opencollective.com

License

MIT (license)

Dependencies

flutter, signals_core

More

Packages that depend on odroe