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

Plugin with helper classes 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.0

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
234
downloads

Publisher

unverified uploader

Weekly Downloads

Plugin with helper classes for Flutter

Homepage

License

unknown (license)

Dependencies

collection, flutter

More

Packages that depend on tbdc_flutter_plugin