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

A flutter widget to easily show Native Ad or any other Widget in Between a GridView.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ad_gridview

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

dependencies:
  ad_gridview: ^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:ad_gridview/ad_gridview.dart';
17
likes
150
pub points
76%
popularity

Publisher

unverified uploader

A flutter widget to easily show Native Ad or any other Widget in Between a GridView.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, flutter_staggered_grid_view

More

Packages that depend on ad_gridview