smf_core 1.0.6 copy "smf_core: ^1.0.6" to clipboard
smf_core: ^1.0.6 copied to clipboard

A core package that provides some reusable widgets, text, extensions and utils, etc.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smf_core

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

dependencies:
  smf_core: ^1.0.6

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:smf_core/smf_core.dart';
2
likes
110
pub points
0%
popularity

Publisher

unverified uploader

A core package that provides some reusable widgets, text, extensions and utils, etc.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

cached_network_image, dartz, dio, flutter, flutter_riverpod, freezed_annotation, image_picker, intl, json_annotation, shared_preferences, url_launcher, xml, youtube_explode_dart

More

Packages that depend on smf_core