moneytree 1.0.3 copy "moneytree: ^1.0.3" to clipboard
moneytree: ^1.0.3 copied to clipboard

PlatformAndroid

A Moneytree package that provides webview on Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add moneytree

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

dependencies:
  moneytree: ^1.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:moneytree/moneytree.dart';
0
likes
135
points
11
downloads

Publisher

unverified uploader

Weekly Downloads

A Moneytree package that provides webview on Android.

Homepage

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter, flutter_dotenv, sentry_flutter, url_launcher, webview_flutter, webview_flutter_android, yaml

More

Packages that depend on moneytree