Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/adaptant-labs/flutter_datepicker
- Owner: adaptant-labs
- License: apache-2.0
- Created: 2019-08-22T12:55:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-22T13:27:54.000Z (over 5 years ago)
- Last Synced: 2024-08-23T23:55:23.522Z (5 months ago)
- Topics: datepicker, flutter, flutter-plugin, flutter-widget, flutter-widgets, pickers
- Language: Dart
- Homepage: https://pub.dev/packages/flutter_datepicker_single
- Size: 1.61 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.