bwu_datagrid_sdk110fix 0.0.21
bwu_datagrid_sdk110fix: ^0.0.21 copied to clipboard
BWU Datagrid is A Polymer.dart grid/spreadsheet element inspired by SlickGrid.
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add bwu_datagrid_sdk110fixThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
bwu_datagrid_sdk110fix: ^0.0.21Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:bwu_datagrid_sdk110fix/._bwu_datagrid.dart';
import 'package:bwu_datagrid_sdk110fix/bwu_datagrid.dart';
import 'package:bwu_datagrid_sdk110fix/._libraries.dart';
import 'package:bwu_datagrid_sdk110fix/libraries.dart';