Ross ROSS = Recommend OSS · open-source software intelligence for agents

jogboms/flutter_offline

✈️ A tidy utility to handle offline/online connectivity like a Boss observed · 2026-08-28

github.com/jogboms/flutter_offline · Dart · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

58/100

  • Activity 61
  • Release rhythm 29
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 157
  • age_days: 2919
  • days_rel: 316
  • days_push: 239
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1335 stars · 130 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Flutter package providing an OfflineBuilder widget to detect and react to offline/online connectivity changes across all platforms. It supports retry logic with exponential backoff for connectivity checks.

Use cases

  • show an offline banner when the network drops in a flutter app
  • detect internet connectivity changes in flutter
  • retry connectivity checks with backoff
  • build widgets that respond to online/offline state
  • handle no-internet states on ios and android

When to choose

  • you need a declarative widget-based way to show connectivity status in Flutter
  • you want cross-platform offline detection including web and desktop
  • you need manual retry control for connectivity checks

When to avoid

  • you need low-level network socket monitoring rather than connectivity state
  • your app is not built with Flutter or Dart
  • you need to detect actual internet reachability behind a captive portal

Facets

library · maturity active

ui-components state-management networking mobile-development cross-platform developer-tools cross-platform connectivity offline-detection flutter-widget dart flutter android ios web-server

1 source

Member repositories

RepositoryRoleHealth v2
jogboms/flutter_offlinemain58

For agents

markdown · JSON · MCP: product_card(name="jogboms/flutter_offline")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem