smf_core 1.0.0 copy "smf_core: ^1.0.0" to clipboard
smf_core: ^1.0.0 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 Dart:

 $ dart pub add smf_core

With Flutter:

 $ flutter pub add smf_core

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

dependencies:
  smf_core: ^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:smf_core/smf_core.dart';
2
likes
0
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

License

unknown (LICENSE)

Dependencies

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

More

Packages that depend on smf_core