week_pick_button

Installing:

In your pubspec.yaml

dependencies:
  week_pick_button: ^0.0.7
import "package:week_pick_button/week_pick_button.dart";

示例:

Screenshot_20230921_120344.pngScreenshot_20230921_120314.png



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.