my_flutter_package_chintan 0.0.5 copy "my_flutter_package_chintan: ^0.0.5" to clipboard
my_flutter_package_chintan: ^0.0.5 copied to clipboard

A temporary Flutter package for testing and experimentation.This package is created for testing and experimentation purposes only. It may contain code or features that are not intended for production [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add my_flutter_package_chintan

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

dependencies:
  my_flutter_package_chintan: ^0.0.5

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:my_flutter_package_chintan/my_flutter_package_chintan.dart';
2
likes
140
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

A temporary Flutter package for testing and experimentation.This package is created for testing and experimentation purposes only. It may contain code or features that are not intended for production use. Feel free to use it for your testing needs, and you can delete it after you're done with your testing and experimentation.

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on my_flutter_package_chintan

Packages that implement my_flutter_package_chintan