tteam_core_template 0.1.0 copy "tteam_core_template: ^0.1.0" to clipboard
tteam_core_template: ^0.1.0 copied to clipboard

A Tempalte for Flutter Projects Of TTeam

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tteam_core_template

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

dependencies:
  tteam_core_template: ^0.1.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:tteam_core_template/FAC/datattbales/datatable.dart';
import 'package:tteam_core_template/main.dart';
0
likes
90
pub points
0%
popularity

Publisher

unverified uploader

A Tempalte for Flutter Projects Of TTeam

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

cupertino_icons, flutter, horizontal_data_table

More

Packages that depend on tteam_core_template