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

outdated

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.2

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
0
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

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on broken_functionality