syncfusion_flutter_core 29.1.39 copy "syncfusion_flutter_core: ^29.1.39" to clipboard
syncfusion_flutter_core: ^29.1.39 copied to clipboard

Syncfusion Flutter Core is a dependent package for all the Syncfusion Flutter widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add syncfusion_flutter_core
copied to clipboard

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

dependencies:
  syncfusion_flutter_core: ^29.1.39
copied to clipboard

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:syncfusion_flutter_core/core.dart';
import 'package:syncfusion_flutter_core/core_internal.dart';
import 'package:syncfusion_flutter_core/interactive_scroll_viewer_internal.dart';
import 'package:syncfusion_flutter_core/legend_internal.dart';
import 'package:syncfusion_flutter_core/localizations.dart';
import 'package:syncfusion_flutter_core/theme.dart';
import 'package:syncfusion_flutter_core/tooltip_internal.dart';
import 'package:syncfusion_flutter_core/zoomable_internal.dart';
copied to clipboard
234
likes
140
points
577k
downloads

Publisher

verified publishersyncfusion.com

Weekly Downloads

2024.10.07 - 2025.04.21

Syncfusion Flutter Core is a dependent package for all the Syncfusion Flutter widgets.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, vector_math

More

Packages that depend on syncfusion_flutter_core