tbdc_flutter_plugin 1.0.1 copy "tbdc_flutter_plugin: ^1.0.1" to clipboard
tbdc_flutter_plugin: ^1.0.1 copied to clipboard

Plugin of TBDC Company with helper classes and UI Components for Flutter

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tbdc_flutter_plugin

With Flutter:

 $ flutter pub add tbdc_flutter_plugin

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

dependencies:
  tbdc_flutter_plugin: ^1.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:tbdc_flutter_plugin/helpers/compare_lists_of_object.dart';
import 'package:tbdc_flutter_plugin/helpers/index.dart';
import 'package:tbdc_flutter_plugin/main.dart';
5
likes
0
points
211
downloads

Publisher

unverified uploader

Weekly Downloads

Plugin of TBDC Company with helper classes and UI Components for Flutter

Homepage

License

unknown (license)

Dependencies

collection, flutter

More

Packages that depend on tbdc_flutter_plugin