library3 1.5.0 copy "library3: ^1.5.0" to clipboard
library3: ^1.5.0 copied to clipboard

lagi belajar

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add library3
copied to clipboard

With Flutter:

 $ flutter pub add library3
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  library3: ^1.5.0
copied to clipboard

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:library3/library3.dart';
copied to clipboard
0
likes
130
points
21
downloads

Publisher

verified publisherdoaibu3.my.id

Weekly Downloads

2024.07.05 - 2025.01.17

lagi belajar

Documentation

API reference

License

Apache-2.0 (license)

More

Packages that depend on library3