flext 1.4.1 copy "flext: ^1.4.1" to clipboard
flext: ^1.4.1 copied to clipboard

All Flext extensions for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flext

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

dependencies:
  flext: ^1.4.1

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:flext/flext.dart';
2
likes
140
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

All Flext extensions for Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flext_bloc, flext_core, flext_go_router, flutter

More

Packages that depend on flext