Changes for page Flutter integration
Last modified by Developer on 2020/03/19 15:21
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -24,6 +24,12 @@ 24 24 $ flutter pub get 25 25 {{/code}} 26 26 27 +**Import it in your Dart code** 28 + 29 +{{code language="dart"}} 30 +import 'package:flutter_mobigate/flutter_mobigate.dart'; 31 +{{/code}} 32 + 27 27 = 3. Api methods = 28 28 29 29 To use any method from the plugin add import: