ezflap_widgets 0.9.0+6 copy "ezflap_widgets: ^0.9.0+6" to clipboard
ezflap_widgets: ^0.9.0+6 copied to clipboard

outdated

Core widgets are thin wrappers around native Flutter widgets to add support for ezFlap features like models and z-on event handlers.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ezflap_widgets

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

dependencies:
  ezflap_widgets: ^0.9.0+6

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

Publisher

verified publisherezflap.io

Core widgets are thin wrappers around native Flutter widgets to add support for ezFlap features like models and z-on event handlers.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

ezflap, flutter, get

More

Packages that depend on ezflap_widgets