tablepackage 0.1.2 copy "tablepackage: ^0.1.2" to clipboard
tablepackage: ^0.1.2 copied to clipboard

A project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tablepackage

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

dependencies:
  tablepackage: ^0.1.2

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:tablepackage/app_properties.dart';
import 'package:tablepackage/components/custom_table_row.dart';
import 'package:tablepackage/components/table_cells.dart';
import 'package:tablepackage/examples/main.dart';
import 'package:tablepackage/pages/main_screen.dart';
0
likes
10
pub points
0%
popularity

Publisher

unverified uploader

A project.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on tablepackage