flutter_patch_tool 1.0.0 copy "flutter_patch_tool: ^1.0.0" to clipboard
flutter_patch_tool: ^1.0.0 copied to clipboard

A Flutter/Dart tool to update yaml keys and files for patching app to app store.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_patch_tool

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

dependencies:
  flutter_patch_tool: ^1.0.0

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:flutter_patch_tool/flutter_patch_tool.dart';
0
likes
145
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter/Dart tool to update yaml keys and files for patching app to app store.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

firebase_core, firebase_messaging, flutter, flutter_bloc, flutter_launcher_icons, flutter_local_notifications, http, path_provider, rename, shared_preferences, shorebird_code_push, timezone, yaml, yaml_edit

More

Packages that depend on flutter_patch_tool