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

Inshorts news app's flutter implementation. Inshorts is an app which provides news from different sources and presents them under 60 words. This package uses Inshorts mobile app's private API to bring [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add inshorts_flutter

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

dependencies:
  inshorts_flutter: ^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:inshorts_flutter/inshorts_flutter.dart';
3
likes
100
pub points
11%
popularity

Publisher

verified publisherflutterash.xyz

Inshorts news app's flutter implementation. Inshorts is an app which provides news from different sources and presents them under 60 words. This package uses Inshorts mobile app's private API to bring news to flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, http

More

Packages that depend on inshorts_flutter