awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
square avatar

square/flowArchived

0
View on GitHub↗
2,768 stars·237 forks·Java·Apache-2.0·6 views

Flow

Name UI states, navigate between them, remember where you've been.

Features

  • UI Components - Manages UI state navigation.
  • User Interface Components - Library that helps with describing an app as a collection of screens.

Star history

Star history chart for square/flowStar history chart for square/flow

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Flow

Similar open-source projects, ranked by how many features they share with Flow.
  • developer-shivam/crescentodeveloper-shivam avatar

    developer-shivam/Crescento

    1,264View on GitHub↗

    Add curve at bottom of image views and relative layouts.

    Javaappcompat-supportcurvecustomview
    View on GitHub↗1,264
  • facebook/lithofacebook avatar

    facebook/litho

    7,771View on GitHub↗

    Litho is an Android declarative UI framework and component library used to build user interfaces through a declarative API and immutable state. It functions as an asynchronous layout engine that maps components to a structured view hierarchy to automate view updates. The framework optimizes rendering performance by computing element positions on background threads to prevent blocking the main UI thread. It further improves efficiency by flattening nested view hierarchies and caching layout results. The system includes capabilities for state reconciliation, component recycling, and the render

    Kotlin
    View on GitHub↗7,771
  • aritraroy/flashbararitraroy avatar

    aritraroy/Flashbar

    1,738View on GitHub↗

    ⚡️A highly customizable, powerful and easy-to-use alerting library for Android.

    Kotlin
    View on GitHub↗1,738
  • gabrielemariotti/cardslibgabrielemariotti avatar

    gabrielemariotti/cardslib

    4,618View on GitHub↗

    cardslib is an Android UI component library and card layout framework. It provides a set of specialized adapters and views designed as an extension for high-performance card rendering within recycling lists. The library distinguishes itself through a reorderable list implementation that supports drag-and-drop item rearrangement and nested content hierarchies. It also includes an interaction system for managing directional swipe constraints and a customizable undo action notification bar. The framework covers a broad range of card-based interface capabilities, including the composition of vis

    Java
    View on GitHub↗4,618
See all 30 alternatives to Flow→

Frequently asked questions

What does square/flow do?

Name UI states, navigate between them, remember where you've been.

What are the main features of square/flow?

The main features of square/flow are: UI Components, User Interface Components.

What are some open-source alternatives to square/flow?

Open-source alternatives to square/flow include: goktugyil/ezswipecontroller. gabrielemariotti/cardslib — cardslib is an Android UI component library and card layout framework. It provides a set of specialized adapters and… aritraroy/flashbar — ⚡️A highly customizable, powerful and easy-to-use alerting library for Android. developer-shivam/crescento — Add curve at bottom of image views and relative layouts. facebook/litho — Litho is an Android declarative UI framework and component library used to build user interfaces through a declarative… hanton/htytextfield — A UITextField with bouncy placeholder.