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: 9 months 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 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-22T13:27:54.000Z (over 6 years ago)
- Last Synced: 2025-01-30T12:28:11.155Z (11 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
[](https://travis-ci.com/adaptant-labs/flutter_datepicker#)
[](https://pub.dartlang.org/packages/flutter_datepicker_single)
A flutter plugin for individual invocation of Date Pickers (Year, Month, Day)

## 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.