odroe 0.0.2 copy "odroe: ^0.0.2" to clipboard
odroe: ^0.0.2 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 Dart:

 $ dart pub add odroe

With Flutter:

 $ flutter pub add odroe

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

dependencies:
  odroe: ^0.0.2

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:odroe/odroe.dart';
1
likes
0
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

Funding

Consider supporting this project:

github.com
github.com
opencollective.com

License

unknown (license)

Dependencies

flutter

More

Packages that depend on odroe