ios_reminder_view_lego 1.0.0
ios_reminder_view_lego: ^1.0.0 copied to clipboard
beautiful ios reminder view
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add ios_reminder_view_legoThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
ios_reminder_view_lego: ^1.0.0Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:ios_reminder_view_lego/main.dart';
import 'package:ios_reminder_view_lego/widget_book/ios_reminder_view_lego/_/_.dart';
import 'package:ios_reminder_view_lego/widget_book/ios_reminder_view_lego/_/reminder_item.dart';
import 'package:ios_reminder_view_lego/widget_book/ios_reminder_view_lego/_/status_item.dart';