fluxy_platform 1.0.0 copy "fluxy_platform: ^1.0.0" to clipboard
fluxy_platform: ^1.0.0 copied to clipboard

A meta-package for the Fluxy framework that includes the core engine and all official plugins.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fluxy_platform

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

dependencies:
  fluxy_platform: ^1.0.0

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:fluxy_platform/fluxy_platform.dart';
0
likes
150
points
198
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A meta-package for the Fluxy framework that includes the core engine and all official plugins.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, fluxy, fluxy_analytics, fluxy_auth, fluxy_biometric, fluxy_camera, fluxy_connectivity, fluxy_notifications, fluxy_ota, fluxy_permissions, fluxy_storage

More

Packages that depend on fluxy_platform