mutualfund_info 0.0.3 copy "mutualfund_info: ^0.0.3" to clipboard
mutualfund_info: ^0.0.3 copied to clipboard

Flutter Package to get the current(Today's) NAVs of Mutual Funds in India.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mutualfund_info

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

dependencies:
  mutualfund_info: ^0.0.3

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:mutualfund_info/mutualfund_info.dart';
1
likes
150
points
20
downloads

Publisher

verified publisherkumarsundaram.com

Weekly Downloads

Flutter Package to get the current(Today's) NAVs of Mutual Funds in India.

Homepage
Repository (GitHub)
View/report issues

Topics

#mutualfund #mf #mfindia #nav

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, intl, logger, path_provider

More

Packages that depend on mutualfund_info