edge_intelligence 0.3.11
edge_intelligence: ^0.3.11 copied to clipboard
Generated Flutter bindings for Edge Intelligence.
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add edge_intelligenceWith Flutter:
$ flutter pub add edge_intelligenceThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
edge_intelligence: ^0.3.11Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:edge_intelligence/frb_generated.dart';
import 'package:edge_intelligence/frb_generated.io.dart';
import 'package:edge_intelligence/frb_generated.web.dart';