Ads in your Flutter App

Greg Perry
9 min readNov 15, 2019

Easily place Ads in your Flutter app

This article will review the new functions and features now available with the latest version of the library package, Ads. It’s for developers who want Ads in their app. We’ll quickly review its new named parameters and error handling.

Ads Package

Of course, I’ll suggest you first read the last article that covered this library package, Add Ads to your App in a Snap!, and get a good introduction.

Add Ads to your App in a Snap!

Screenshots Only. Click For Gists.

As always, I prefer using screenshots over gists to show code in my articles. I find them easier to work with, and easier to read. However, you can click/tap on them to see the code as a gist or in Github. Ironically, it’s better to read this article about mobile development on your computer than on your phone. Besides, we program mostly on our computers; not on our phones. For now.

Let’s begin.

Other Stories by Greg Perry

Learn By Example

--

--