shared_code 0.0.5 copy "shared_code: ^0.0.5" to clipboard
shared_code: ^0.0.5 copied to clipboard

This is the shared code in the shiaka projects

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add shared_code

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

dependencies:
  shared_code: ^0.0.5

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:shared_code/shared_code.dart';
1
likes
60
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

This is the shared code in the shiaka projects

License

MIT (license)

Dependencies

cached_network_image, flutter, flutter_svg, hive, hive_flutter, image_picker, image_picker_platform_interface, json_annotation, shimmer

More

Packages that depend on shared_code