Flutter - Package

Google Nav Bar

A modern google style nav bar which could be use as a bottom navigation bar or tabbar, the design strictly follows the cuberto UI/UX on dribbble.

Google Play Store Scraper Dart

A flutter package to scrape data from the Google Play Store.

Google Sheets API

A library for working with Google Sheets API v4. Manage your spreadsheets with gsheets in Dart.

Google Sign In

Flutter plugin for Google Sign-In, a secure authentication system for signing in with a Google account.

google_places_flutter

Custom Google places autocomplete widget for Android and iOS both. Use https://pub.dev/packages/google_places_flutter

Google's ML Kit Face Detection for Flutter

A Flutter plugin to use Google's ML Kit Face Detection to detect faces in an image, identify key facial features, and get the contours of detected faces.

GoRouter

A declarative router for Flutter based on Navigation 2 supporting deep linking, data-driven routes and more.

Gradient Scaffold

A widget that works like a scaffold, except that you can set a gradient as background.

Graph Your Widget Tree

grap_your_widget_tree enables you to describe widget trees in your slide decks

GraphQL Flutter

A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.

Graphs

Graph algorithms that operate on graphs in any representation.

GraphView

GraphView is used to display data in graph structures. It can display Tree layout, Directed and Layered graph. Useful for Family Tree, Hierarchy View.