ts_date_converter 0.0.2 copy "ts_date_converter: ^0.0.2" to clipboard
ts_date_converter: ^0.0.2 copied to clipboard

Convert your date to desired format

ts_date_converter #

Date Converter Plugin for Flutter The date_converter plugin provides a simple way to convert date strings from a server format (e.g., "yyyy-MM-dd'T'HH:mm:ss") into a desired display format (e.g., "dd MMM yyyy") for Flutter applications. It supports mobile platforms (iOS/Android) as well as the web platform.

Features

Convert date strings into custom formats. Supports Android, iOS, and Web platforms. Easily integrate into Flutter apps using a simple API.

Getting Started #

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

3
likes
110
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

Convert your date to desired format

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, intl, plugin_platform_interface, web

More

Packages that depend on ts_date_converter