Showing 33 open source projects for "flutter app"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • 1
    Flutter Wonderous App

    Flutter Wonderous App

    A showcase app for the Flutter SDK

    The Wonderous App is an award-winning showcase project that presents the Seven Wonders of the World through an immersive Flutter experience. It highlights Flutter’s ability to combine rich animations, custom graphics, and seamless navigation across platforms. The app includes detailed multimedia content—stories, galleries, maps, and 3D-like transitions—that make cultural heritage engaging and interactive.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    GSY GitHub App Flutter

    GSY GitHub App Flutter

    GSY Github App is a full-featured open-source cross-platform

    GSY Github App is a full-featured open-source cross-platform GitHub client built in Flutter. It covers extensive GitHub functionality—repos, issues, PRs, user data—leveraging modern state management (Redux, Riverpod, Provider), multi-language support, theming, network and database optimizations. Available for mobile and desktop (though mobile is the primary focus).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Flutter EasyRefresh

    Flutter EasyRefresh

    A flutter widget that provides pull-down refresh and pull-up load

    ...The library emphasizes smooth, adaptive animations and compatibility with slivers, lists, and grids. Because it is extensible, users can design their own refresh indicators to match branding or app style. Its focus is on delivering a responsive, modern UX for content-heavy apps such as feeds, shopping apps, and news readers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GSY Flutter Demo

    GSY Flutter Demo

    Collection of independent Flutter example components

    ...The codebase is modular, so learners can explore sections independently without needing to understand the entire app at once. Overall, it is a well-regarded resource for both beginners and experienced Flutter developers seeking examples of scalable app structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 5
    FVM

    FVM

    Flutter Version Management: A simple CLI to manage Flutter SDK version

    FVM streamlines Flutter version management. It allows per project SDK versions, ensuring consistent app builds and easier testing of new releases, thereby boosting the efficiency of your Flutter project tasks.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Flutter Server Box

    Flutter Server Box

    ServerBox - server status & toolbox

    Flutter Server Box (aka ServerBox) is a Flutter app that monitors and manages Linux servers. It provides charts for CPU, memory, disk, network, and tools like SSH terminal, file manager, and commands via dartssh2 & xterm.dart. Available on iOS, Android, desktop, and TV platforms, it's community-acclaimed as a lightweight alternative to Termius/ServerCat.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    WebF

    WebF

    Build flutter apps with HTML/CSS and JavaScript.

    ...Expand your Web App with Flutter: WebF is fully customizable. You can define a customized HTML element with Flutter Widgets and use it in your application or add a JavaScript API for any Dart library from pub.dev registry. Web Development Experience. WebF supports inspecting DOM structure, CSS styles and debugging JavaScript with Chrome DevTools, providing a browser-like web development experience.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Best Flutter UI Templates

    Best Flutter UI Templates

    completely free for everyone. Its build-in Flutter Dart

    ...The project is structured modularly so developers can pick and choose specific screens or flows instead of using the entire template. It’s one of the most comprehensive UI repositories for Flutter, serving both as a design inspiration library and a starting point for actual app development.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    FlutterUnit

    FlutterUnit

    All Platform Flutter Experience App

    FlutterUnit is a Flutter-based educational app for measuring various physical units and conversions. It includes calculators for multiple unit categories (length, mass, volume, etc.), conversion tools, and UI components demonstrating modular architecture and state management patterns. Ideal for learning Flutter UI & business logic structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 10
    E-commerce Complete Flutter UI

    E-commerce Complete Flutter UI

    The FlutterShop template makes it easier to develop an e-commerce app

    ...Interactive elements like carousels, tabs, and responsive grids are integrated to simulate real-world app behavior. Though it doesn’t implement backend functionality, the structure allows developers to easily plug in APIs or Firebase for a production-ready app. Its purpose is both to provide inspiration for design and to act as a boilerplate for developers starting an e-commerce project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    FlutterPP

    FlutterPP

    FlutterPP is designed to be your ultimate developer companion

    Welcome to FlutterPP, your developer companion for building Flutter apps with ease. FlutterPP (Flutter Plus Plus) is a low-code tool designed to significantly reduce development time by automating code generation for Flutter applications. This initial release, marks the beginning of an exciting journey towards making Flutter development more efficient and accessible. Flutter Plus Plus can automatically generate project files using BLoC OR GetX frameworks ( working on adding more! ). It...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Rinf

    Rinf

    Rust for native business logic, Flutter for flexible and beautiful GUI

    Rust for native business logic, Flutter for flexible and beautiful GUI. Rinf is a production-ready framework for creating beautiful and performant cross-platform apps using Flutter and Rust with batteries fully included. Simply add this framework to your app project, and you're all set to write Flutter and Rust together. There are no webviews, web servers, hidden threads, or unnecessary memory copying that might cause performance overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Animated Text Kit

    Animated Text Kit

    A flutter package to create cool and beautiful text animations

    A flutter package that contains a collection of some cool and awesome text animations. Recommended package for text animations in Codemagic's Ebook, "Flutter libraries we love". Try out our live example app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Flutter Examples

    Flutter Examples

    Simple basic isolated apps, for budding flutter devs

    flutter-examples is a repository of standalone example Flutter apps that demonstrate various features, integrations, and UI / functional behaviors in Flutter. It covers many use-cases (navigation, state, HTTP, dependency injection, Firebase, etc.) so that developers can clone, run, and inspect working code to learn how to implement those features. Please keep PR titles easy to read and descriptive of changes, this will make them easier to merge. Complete apps with multiple features. Examples...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FlexColorScheme

    FlexColorScheme

    A Flutter package to make and use beautiful color scheme based themes

    Use FlexColorScheme to make beautiful Flutter Material Design themes. Apply optional surface blends, and use Material-3 style seeded color schemes. The returned themes are standard ThemeData objects, but very sophisticated ones. They are based on the same idea as Flutter's ThemeData.from(ColorScheme) and ThemeData(colorSchemeSeed) themes, but with many additional features. Choose from numerous pre-made designs or make your own. You can also use optional component sub theming, that are quick...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Nylo Support

    Nylo Support

    Support library for the Nylo framework

    Nylo is a powerful framework for developing mobile apps in Flutter. Out of the box, it comes with a router, secure storage, networking, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ObjectBox

    ObjectBox

    Flutter database for super-fast Dart object persistence

    ObjectBox Flutter database is a great option for storing Dart objects in your cross-platform apps. Minimal CPU, memory and battery use make it an ideal choice for mobile and IoT devices. Made for efficient data access, the ObjectBox Flutter database is 10x faster than any alternative. See the performance benchmarks below. No need to learn SQL, as our NoSQL database uses a pure Dart API that is easy to work with and can be integrated in minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Flet

    Flet

    Flet enables developers to easily build realtime web and mobile apps

    Flet enables developers to easily build real-time web, mobile and desktop apps in Python. No front-end experience is required. An internal tool or a dashboard for your team, weekend project, data entry form, kiosk app or high-fidelity prototype - Flet is an ideal framework to quickly hack great-looking interactive apps to serve a group of users. No more complex architecture with JavaScript frontend, REST API backend, database, cache, etc. With Flet you just write a monolith stateful app in...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    Open Native

    Open Native

    Open Native brings cross-platform communities together

    We all want to build apps in a way that's approachable to us, regardless of the target platform. Projects like React Native, Flutter, Capacitor, and NativeScript enable us to build native (e.g. iOS and Android) apps using alternative idioms such as JavaScript, Web tech, or platform-agnostic UI. Each of these projects has a way to map platform APIs into their idiom (e.g. React Native has "native modules"), but none are completely mutually compatible. That is to say, a React Native native module cannot be used in a Flutter app as-is, and vice versa. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Starter Applets

    Starter Applets

    Google AI Studio Starter Apps

    ...Each applet includes configuration parameters (API keys, model selection, prompt parameters) in a secure but flexible format. Because applets are meant to be composable, they adopt a modular plugin architecture so you can integrate one into a Next.js, Flutter, or native app with minimal glue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ADev

    ADev

    Lightweight Android development tool. Wraps Ant, 'android' and 'adb'.

    A lightweight Android development tool. Wraps the Android SDK's Ant, 'android' and 'adb'. Create and build: Gradle, Flutter, Kotlin and Android Ant projects. Gradle, Flutter and Kotlin projects can use the latest Android SDK. Integrated Java Debug Wire Protocol debugger. Flutter debugger. - Runs on Windows, Linux, and Mac. - Supports Gradle: clean, assembleDebug, assembleRelease, ( uninstall and install handled by adb ) - Keystore generator for App Bundles...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    Flutter UI Nice

    Flutter UI Nice

    More than 130+ pages in this beautiful app

    flutter-ui-nice is a collection of Flutter UI examples and clones that replicate popular mobile app designs. It includes sample implementations of login screens, shopping flows, media apps, dashboards, and social layouts. The goal is to give developers a reference for how to achieve common UI patterns using Flutter widgets and theming.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    FlutterFire

    FlutterFire

    A collection of Firebase plugins for Flutter apps

    FlutterFire is a collection of Flutter plugins that integrate Firebase services into Flutter applications. It provides modular plugins (e.g. firebase_auth, cloud_firestore, firebase_messaging, etc.) such that apps only include what they need. The central plugin is firebase_core, which initializes the Firebase app instance. Through FlutterFire, developers can use authentication, real-time database, Firestore, cloud functions, analytics, messaging, storage, and more from their Flutter code. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    ClojureDart

    ClojureDart

    Clojure dialect for Flutter and Dart

    ClojureDart is a modern dialect of Clojure that compiles to Dart, enabling developers to create native mobile, desktop, web, and CLI applications using the Flutter and Dart ecosystem with Clojure syntax while offering production-ready performance. You should get the sample running either in Chrome or as a desktop app. Compiles Clojure code into Dart to produce mobile, desktop, and web apps. Production-ready toolchain, with stable compiler used in real-world apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Provider

    Provider

    InheritedWidgets, but simple

    provider is a lightweight state management approach for Flutter that wraps InheritedWidget to expose data down the widget tree in a clean, idiomatic way. It popularized simple patterns like ChangeNotifierProvider and Consumer to rebuild only the widgets that need updates. The library offers convenient providers for synchronous values, streams, and futures, plus utilities like MultiProvider and ProxyProvider to compose dependencies. Its appeal is minimal boilerplate, readability, and ease of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next