smf_core 1.0.6 smf_core: ^1.0.6 copied to clipboard
A core package that provides some reusable widgets, text, extensions and utils, etc.
Core package for my personal projects purpose that provides some reusable widgets, text, extensions and utils, etc.
Features #
- Common exception classes
- Models such as generic type
NetworkResult
,PaginatedData
and other some usable DTO models. VimeoService
for getting playable vimeo video urls from vimeo id.YoutubeService
for getting playable youtube video links from youtube url or id.- ApiHelpers, DateTimeHelpers, DialogHelpers, ImageHelpers, YoutubeHelpers, SharedPrefsHelpers, UrlLauncherHelpers and other usable extensions.
- Badges, State button, Date, Dialog, Image, Loading, Modal, Placeholder, TextField and other usable widgets.
Getting started #
See https://pub.dev/packages/url_launcher for some configuration needed for url_launcher
.
Usage #
import 'package:smf_core/smf_core.dart';
Additional information #
This package is developed for my personal projects purpose. You can also use them for free.
Happy Coding!
Github repository link is here for this package.