You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3. Paste the copied dependency into the text editor, then click `Refresh` and `Save` it.
37
37
38
-
>**Note**: The live version of [Syncfusion Flutter DatePicker](https://pub.dev/packages/syncfusion_flutter_datepicker) has been migrated to the latest version of Flutter SDK. To ensure compatibility, please check [FlutterFlow](https://app.flutterflow.io/dashboard)'s current Flutter version and obtain the corresponding version of [Syncfusion Flutter DatePicker](https://pub.dev/packages/syncfusion_flutter_datepicker) by referring to the [SDK compatibility](https://help.syncfusion.com/flutter/system-requirements#sdk-version-compatibility).
38
+
>**Note**: The live version of [Syncfusion Flutter DatePicker](https://pub.dev/packages/syncfusion_flutter_datepicker) has been migrated to the latest version of Flutter SDK. To ensure compatibility, check [FlutterFlow](https://app.flutterflow.io/dashboard)'s current Flutter version and obtain the corresponding version of [Syncfusion Flutter DatePicker](https://pub.dev/packages/syncfusion_flutter_datepicker) by referring to the [SDK compatibility](https://help.syncfusion.com/flutter/system-requirements#sdk-version-compatibility).
>**Note**: If you are using an older version of a dependency instead of the latest one, remove the caret symbol (^) prefix in the version number after pasting the dependency. For example, change `^21.3.0` to `21.3.0`.
43
+
43
44
>**Note**: Since [Syncfusion Flutter DatePicker](https://pub.dev/packages/syncfusion_flutter_datepicker) depends on the [Syncfusion Flutter Core](https://pub.dev/packages/syncfusion_flutter_core) package, make sure to add it as a dependency following the same steps mentioned above.
44
45
45
46
### Import the package
46
47
47
48
1. Navigate to the `Installing` tab on the [Syncfusion Flutter DatePicker](https://pub.dev/packages/syncfusion_flutter_datepicker) page. Under the `Import it` section, copy the package import statement.
1. Navigate to the [Example](https://pub.dev/packages/syncfusion_flutter_datepicker/example) tab in [Syncfusion Flutter DatePicker](https://pub.dev/packages/syncfusion_flutter_datepicker) and copy the widget specific codes.
58
-
59
56

60
-
61
-
3. Paste the copied code snippet into the code editor, click `Format Code`, and `Save` it.
62
-
57
+
2. Paste the copied code sample into the code editor, click `Format Code`, and `Save` it.
1. Click on the 'Compile Code' button located in the top right corner.
62
+
1. Click the 'Compile Code' button located in the top right corner.
68
63
2. If there are no errors, save the process. If errors are present, fix them and compile the code again. Once the code has been successfully compiled, save the process.
3. Paste the copied dependency into the text editor, then click `Refresh` and `Save` it.
37
37
38
-
>**Note**: The live version of [Syncfusion Flutter Barcodes](https://pub.dev/packages/syncfusion_flutter_barcodes) has been migrated to the latest version of Flutter SDK. To ensure compatibility, please check [FlutterFlow](https://app.flutterflow.io/dashboard)'s current Flutter version and obtain the corresponding version of [Syncfusion Flutter Barcodes](https://pub.dev/packages/syncfusion_flutter_barcodes) by referring to the [SDK compatibility](https://help.syncfusion.com/flutter/system-requirements#sdk-version-compatibility).
38
+
>**Note**: The live version of [Syncfusion Flutter Barcodes](https://pub.dev/packages/syncfusion_flutter_barcodes) has been migrated to the latest version of Flutter SDK. To ensure compatibility, check [FlutterFlow](https://app.flutterflow.io/dashboard)'s current Flutter version and obtain the corresponding version of [Syncfusion Flutter Barcodes](https://pub.dev/packages/syncfusion_flutter_barcodes) by referring to the [SDK compatibility](https://help.syncfusion.com/flutter/system-requirements#sdk-version-compatibility).
>**Note**: If you are using an older version of a dependency instead of the latest one, remove the caret symbol (^) prefix in the version number after pasting the dependency. For example, change `^21.3.0` to `21.3.0`.
43
+
43
44
>**Note**: Since [Syncfusion Flutter Barcodes](https://pub.dev/packages/syncfusion_flutter_barcodes) depends on the [Syncfusion Flutter Core](https://pub.dev/packages/syncfusion_flutter_core) package, make sure to add it as a dependency following the same steps mentioned above.
44
45
45
46
### Import the package
46
47
47
48
1. Navigate to the `Installing` tab on the [Syncfusion Flutter Barcodes](https://pub.dev/packages/syncfusion_flutter_barcodes) page. Under the `Import it` section, copy the package import statement.
1. Navigate to the [Example](https://pub.dev/packages/syncfusion_flutter_barcodes/example) tab in [Syncfusion Flutter Barcodes](https://pub.dev/packages/syncfusion_flutter_barcodes) and copy the widget specific codes.
58
-
59
56

60
-
61
-
3. Paste the copied code snippet into the code editor, click `Format Code`, and `Save` it.
62
-
57
+
2. Paste the copied code sample into the code editor, click `Format Code`, and `Save` it.
1. Click on the 'Compile Code' button located in the top right corner.
62
+
1. Click the 'Compile Code' button located in the top right corner.
68
63
2. If there are no errors, save the process. If errors are present, fix them and compile the code again. Once the code has been successfully compiled, save the process.
3. Paste the copied dependency into the text editor, then click `Refresh` and `Save` it.
37
37
38
-
>**Note**: The live version of [Syncfusion Flutter Calendar](https://pub.dev/packages/syncfusion_flutter_calendar) has been migrated to the latest version of Flutter SDK. To ensure compatibility, please check [FlutterFlow](https://app.flutterflow.io/dashboard)'s current Flutter version and obtain the corresponding version of [Syncfusion Flutter Calendar](https://pub.dev/packages/syncfusion_flutter_calendar) by referring to the [SDK compatibility](https://help.syncfusion.com/flutter/system-requirements#sdk-version-compatibility).
38
+
>**Note**: The live version of [Syncfusion Flutter Calendar](https://pub.dev/packages/syncfusion_flutter_calendar) has been migrated to the latest version of Flutter SDK. To ensure compatibility, check [FlutterFlow](https://app.flutterflow.io/dashboard)'s current Flutter version and obtain the corresponding version of [Syncfusion Flutter Calendar](https://pub.dev/packages/syncfusion_flutter_calendar) by referring to the [SDK compatibility](https://help.syncfusion.com/flutter/system-requirements#sdk-version-compatibility).
>**Note**: If you are using an older version of a dependency instead of the latest one, remove the caret symbol (^) prefix in the version number after pasting the dependency. For example, change `^21.3.0` to `21.3.0`.
43
+
43
44
>**Note**: Since [Syncfusion Flutter Calendar](https://pub.dev/packages/syncfusion_flutter_calendar) depends on the [Syncfusion Flutter Core](https://pub.dev/packages/syncfusion_flutter_core) package, make sure to add it as a dependency following the same steps mentioned above.
44
45
45
46
### Import the package
46
47
47
48
1. Navigate to the `Installing` tab on the [Syncfusion Flutter Calendar](https://pub.dev/packages/syncfusion_flutter_calendar) page. Under the `Import it` section, copy the package import statement.
1. Navigate to the [Example](https://pub.dev/packages/syncfusion_flutter_calendar/example) tab in [Syncfusion Flutter Calendar](https://pub.dev/packages/syncfusion_flutter_calendar) and copy the widget specific codes.
58
-
59
56

60
-
61
-
3. Paste the copied code snippet into the code editor, click `Format Code`, and `Save` it.
62
-
57
+
2. Paste the copied code sample into the code editor, click `Format Code`, and `Save` it.
1. Click on the 'Compile Code' button located in the top right corner.
62
+
1. Click the 'Compile Code' button located in the top right corner.
68
63
2. If there are no errors, save the process. If errors are present, fix them and compile the code again. Once the code has been successfully compiled, save the process.
3. Paste the copied dependency into the text editor, then click `Refresh` and `Save` it.
37
37
38
-
>**Note**: The live version of [Syncfusion Flutter Charts](https://pub.dev/packages/syncfusion_flutter_charts) has been migrated to the latest version of Flutter SDK. To ensure compatibility, please check [FlutterFlow](https://app.flutterflow.io/dashboard)'s current Flutter version and obtain the corresponding version of [Syncfusion Flutter Charts](https://pub.dev/packages/syncfusion_flutter_charts) by referring to the [SDK compatibility](https://help.syncfusion.com/flutter/system-requirements#sdk-version-compatibility).
38
+
>**Note**: The live version of [Syncfusion Flutter Charts](https://pub.dev/packages/syncfusion_flutter_charts) has been migrated to the latest version of Flutter SDK. To ensure compatibility, check [FlutterFlow](https://app.flutterflow.io/dashboard)'s current Flutter version and obtain the corresponding version of [Syncfusion Flutter Charts](https://pub.dev/packages/syncfusion_flutter_charts) by referring to the [SDK compatibility](https://help.syncfusion.com/flutter/system-requirements#sdk-version-compatibility).
>**Note**: If you are using an older version of a dependency instead of the latest one, remove the caret symbol (^) prefix in the version number after pasting the dependency. For example, change `^21.3.0` to `21.3.0`.
43
+
43
44
>**Note**: Since [Syncfusion Flutter Charts](https://pub.dev/packages/syncfusion_flutter_charts) depends on the [Syncfusion Flutter Core](https://pub.dev/packages/syncfusion_flutter_core) package, make sure to add it as a dependency following the same steps mentioned above.
44
45
45
46
### Import the package
46
47
47
48
1. Navigate to the `Installing` tab on the [Syncfusion Flutter Charts](https://pub.dev/packages/syncfusion_flutter_charts) page. Under the `Import it` section, copy the package import statement.
1. Navigate to the [Example](https://pub.dev/packages/syncfusion_flutter_charts/example) tab in [Syncfusion Flutter Charts](https://pub.dev/packages/syncfusion_flutter_charts) and copy the widget specific codes.
58
-
59
56

60
-
61
-
3. Paste the copied code snippet into the code editor, click `Format Code`, and `Save` it.
62
-
57
+
2. Paste the copied code sample into the code editor, click `Format Code`, and `Save` it.
1. Click on the 'Compile Code' button located in the top right corner.
62
+
1. Click the 'Compile Code' button located in the top right corner.
68
63
2. If there are no errors, save the process. If errors are present, fix them and compile the code again. Once the code has been successfully compiled, save the process.
0 commit comments