query_params 0.6.1 copy "query_params: ^0.6.1" to clipboard
query_params: ^0.6.1 copied to clipboard

A flutter query params builder.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add query_params

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

dependencies:
  query_params: ^0.6.1

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:query_params/query_params.dart';
3
likes
20
pub points
66%
popularity

Publisher

unverified uploader

A flutter query params builder.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on query_params