smf_core 0.0.1 smf_core: ^0.0.1 copied to clipboard
A core package that provides some reusable widgets, text, extensions and utils, etc.
A core package that provides some reusable widgets, text, extensions and utils, etc.
Features #
- Ready to use paginated
freezed
domain model. - Ready to use some network exceptions.
SizeConfig
for responsive.- Some extensions for
BuildContext
,DateTime
,Dio
andString
. - Some helper classes and functions
- Logger with some colors and types.
- Some common used
rivperpod
providers for instances.
Getting started #
TODO: List prerequisites and provide or point to information on how to start using the package.
Usage #
To use this package, all you have to do is to import.
import 'package:smf_core/smf_core.dart';
Additional information #
Package repository link is here