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

outdated

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

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

dependencies:
  syncfusion_flutter_core: ^17.4.51

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';
194
likes
0
pub points
98%
popularity

Publisher

verified publishersyncfusion.com

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, url_launcher, utf

More

Packages that depend on syncfusion_flutter_core