podfile_modifier 0.1.0 copy "podfile_modifier: ^0.1.0" to clipboard
podfile_modifier: ^0.1.0 copied to clipboard

A Dart package to modify the Podfile for Flutter projects.

example/podfile_modifier_example.dart

import 'package:podfile_modifier/podfile_modifier.dart';

void main() {
  var awesome = Awesome();
  print('awesome: ${awesome.isAwesome}');
}
0
likes
150
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart package to modify the Podfile for Flutter projects.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args

More

Packages that depend on podfile_modifier