week_pick_button 0.0.6
week_pick_button: ^0.0.6 copied to clipboard
this is a week_picker You can select each year, and you can select any number of weeks, and the plugin will return the start time of the target week.
week_pick_button #
Installing: #
In your pubspec.yaml
dependencies:
week_pick_button: ^0.0.6
import "package:week_pick_button/week_pick_button.dart";
示例: #
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.