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

A comprehensive Flutter package providing highly customizable widgets, themes, and utilities for modern app development.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate flutter_components_plus

Use it

The package has the following executables:

$ fcp

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_components_plus

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

dependencies:
  flutter_components_plus: ^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:flutter_components_plus/flutter_components_plus.dart';
1
likes
110
points
140
downloads

Publisher

verified publishersparkleo.io

Weekly Downloads

A comprehensive Flutter package providing highly customizable widgets, themes, and utilities for modern app development.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

args, fl_chart, flutter, flutter_blue_plus, http, location, path, permission_handler, shared_preferences, syncfusion_flutter_datagrid, syncfusion_flutter_pdfviewer, yaml

More

Packages that depend on flutter_components_plus