ios_notes_view_lego 1.0.0
ios_notes_view_lego: ^1.0.0 copied to clipboard
beautiful ios notes view lego
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add ios_notes_view_lego
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
ios_notes_view_lego: ^1.0.0
Alternatively, 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_notes_view_lego/main.dart';
import 'package:ios_notes_view_lego/widget_book/ios_notes_view_lego/_/_.dart';
import 'package:ios_notes_view_lego/widget_book/ios_notes_view_lego/_/folder_item.dart';