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

discontinued

The easiest and powerful Dart/Flutter library for NASA APIs.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add nasa

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

dependencies:
  nasa: ^0.0.2

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:nasa/nasa.dart';
12
likes
0
points
55
downloads

Publisher

verified publishershinyakato.dev

Weekly Downloads

The easiest and powerful Dart/Flutter library for NASA APIs.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

freezed_annotation, http, json_annotation, universal_io

More

Packages that depend on nasa