broken_functionality 0.0.4 copy "broken_functionality: ^0.0.4" to clipboard
broken_functionality: ^0.0.4 copied to clipboard

A package that provides functionality that used to work on previous versions of dart/flutter but no longer do

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add broken_functionality

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

dependencies:
  broken_functionality: ^0.0.4

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:broken_functionality/broken_functionality.dart';
0
likes
100
pub points
0%
popularity

Publisher

unverified uploader

A package that provides functionality that used to work on previous versions of dart/flutter but no longer do

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on broken_functionality