number 1.0.1+1 copy "number: ^1.0.1+1" to clipboard
number: ^1.0.1+1 copied to clipboard

این یک پکیج تست برای ارسال به پاب دو می باشد

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add number

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

dependencies:
  number: ^1.0.1+1

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:number/number.dart';
1
likes
75
pub points
7%
popularity

Publisher

unverified uploader

این یک پکیج تست برای ارسال به پاب دو می باشد

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on number