talos_commons 0.0.7 copy "talos_commons: ^0.0.7" to clipboard
talos_commons: ^0.0.7 copied to clipboard

Commonly used features wrapped in easy to use widgets and functions

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add talos_commons

With Flutter:

 $ flutter pub add talos_commons

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

dependencies:
  talos_commons: ^0.0.7

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:talos_commons/talos_commons.dart';
8
likes
0
points
102
downloads

Publisher

unverified uploader

Weekly Downloads

Commonly used features wrapped in easy to use widgets and functions

Homepage

License

unknown (license)

Dependencies

file_saver, flutter, flutter_spinkit, google_fonts, http, intl, oktoast, plugin_platform_interface, shared_preferences, web_socket_channel

More

Packages that depend on talos_commons

Packages that implement talos_commons