sqlview 0.4.0 copy "sqlview: ^0.4.0" to clipboard
sqlview: ^0.4.0 copied to clipboard

Sql view widgets for Sqlcool. Auto admin view and infinite list view.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sqlview

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

dependencies:
  sqlview: ^0.4.0

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:sqlview/sqlview.dart';
1
likes
40
pub points
2%
popularity

Publisher

unverified uploader

Sql view widgets for Sqlcool. Auto admin view and infinite list view.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

card_settings, cupertino_icons, extra_pedantic, flutter, flutter_slidable, pedantic, sqlcool

More

Packages that depend on sqlview