flutter_orm_pluginx86 1.0.21 copy "flutter_orm_pluginx86: ^1.0.21" to clipboard
flutter_orm_pluginx86: ^1.0.21 copied to clipboard

修改于https://github.com/williamwen1986/flutter_orm_plugin Demonstrates how to use the flutter_orm_plugin plugin. It is base on flutter_luakit_plugin,It provide abundant example such like select update d [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_orm_pluginx86

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

dependencies:
  flutter_orm_pluginx86: ^1.0.21

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:flutter_orm_pluginx86/flutter_orm_plugin.dart';
2
likes
20
pub points
0%
popularity

Publisher

unverified uploader

修改于https://github.com/williamwen1986/flutter_orm_plugin Demonstrates how to use the flutter_orm_plugin plugin. It is base on flutter_luakit_plugin,It provide abundant example such like select update delete join orderby groupby and so on

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_luakit_pluginx86

More

Packages that depend on flutter_orm_pluginx86