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

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+9

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
120
points
12
downloads

Documentation

Documentation
API reference

Publisher

verified publisherezflap.io

Weekly Downloads

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

License

MIT (license)

Dependencies

ezflap, flutter, get

More

Packages that depend on ezflap_widgets