flash_api 0.0.5 copy "flash_api: ^0.0.5" to clipboard
flash_api: ^0.0.5 copied to clipboard

This is an api call plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flash_api

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

dependencies:
  flash_api: ^0.0.5

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:flash_api/flash_api.dart';
1
likes
110
pub points
37%
popularity

Publisher

unverified uploader

This is an api call plugin.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, plugin_platform_interface

More

Packages that depend on flash_api