table_boss 0.0.1
table_boss: ^0.0.1 copied to clipboard
Flutter Table_boss is new table style.
Fancy Containers #
Table Style to your Flutter app.
Installation #
- Add the latest version of package to your pubspec.yaml (and run
dart pub get):
dependencies:
table_boss : ^0.0.1
- Import the package and use it in your Flutter App.
<!-- import 'package:fancy_containers/fancy_containers.dart'; -->
|