We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad3ea84 commit b7a3030Copy full SHA for b7a3030
lib/main.dart
@@ -2,7 +2,7 @@ import 'package:flutter/material.dart';
2
import 'package:flutter_examples/model/model.dart';
3
import 'package:flutter_examples/sample_browser.dart';
4
import 'package:syncfusion_flutter_core/core.dart';
5
-
+//Test
6
Future<void> main() async {
7
WidgetsFlutterBinding.ensureInitialized();
8
await updateControl();
0 commit comments