Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adaptant-labs/flutter_datepicker

A flutter plugin for individual invocation of Date Pickers (Year, Month, Day)
https://github.com/adaptant-labs/flutter_datepicker

datepicker flutter flutter-plugin flutter-widget flutter-widgets pickers

Last synced: about 1 month ago
JSON representation

A flutter plugin for individual invocation of Date Pickers (Year, Month, Day)

Awesome Lists containing this project

README

        

# flutter_datepicker_single

[![Build Status](https://travis-ci.com/adaptant-labs/flutter_datepicker.svg?branch=master)](https://travis-ci.com/adaptant-labs/flutter_datepicker#)
[![Pub](https://img.shields.io/pub/v/flutter_datepicker_single.svg)](https://pub.dartlang.org/packages/flutter_datepicker_single)

A flutter plugin for individual invocation of Date Pickers (Year, Month, Day)

![Example App Walkthrough](https://raw.githubusercontent.com/adaptant-labs/flutter_datepicker/master/datepicker-walkthrough.gif)

## Features and bugs

Please file feature requests and bugs at the [issue tracker][tracker].

[tracker]: https://github.com/adaptant-labs/flutter_datepicker/issues

## License

Licensed under the terms of the Apache 2.0 license, the full version of which can be found in the
[LICENSE](https://raw.githubusercontent.com/adaptant-labs/flutter_datepicker/master/LICENSE) file included in the distribution.