kvadrat_yuzi 1.1.0
kvadrat_yuzi: ^1.1.0 copied to clipboard
The kvyuzi function is a simple mathematical takes a singleze. This makes it a reliable choice for performance-critical applications that require repeated squaring operations.
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add kvadrat_yuziWith Flutter:
$ flutter pub add kvadrat_yuziThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
kvadrat_yuzi: ^1.1.0Alternatively, 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:kvadrat_yuzi/kvadrat_yuzi.dart';