Showing 135 open source projects for "android"

View related business solutions
  • End-To-End Document Management Software Icon
    End-To-End Document Management Software

    UnForm is ideal for businesses focusing on distribution, manufacturing ERP solutions, and general accounting.

    UnForm® is a platform-independent software product that creates, delivers, stores and retrieves graphically enhanced documents from ERP application printing. A complete, end-to-end document management solution, UnForm interfaces at the point of printing to produce documents in various formats for printing and electronic delivery.
    Learn More
  • White Labeled Fintech Software Solutions | Centrex Icon
    White Labeled Fintech Software Solutions | Centrex

    Centrex is a full suite of white labeled fintech solutions built and designed for brokers, lenders, banks, investors, fintechs

    The Centrex products include: CRM, loan origination, loan and advance servicing software, syndication management, white labeled mobile app, money manager, underwriting, Esign, and website smart app builder. The Centrex services include: fintech software consulting, admin retainer services, and managed data cloud.
    Learn More
  • 1
    meditation_app

    meditation_app

    Meditation App

    A new Flutter project. This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project. For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Wall Candy

    Wall Candy

    Wallpaper app backed by Pexels API

    Flutter based Wallpaper app backed by Pexels API GitHub: https://gitlab.com/pranjal-barnwal/wall-candy 💾 Download: https://sourceforge.net/projects/wall-candy/files/com.pranjalsspace.wall_candy.apk/download ☕Buy Me a Coffee: https://www.buymeacoffee.com/pranjal_barnwal
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    NHentai Cross

    NHentai Cross

    Beautiful and cross-platform NHentai Client

    A beautiful and cross platform NHentai Client. Support desktop and mobile phone (Mac/Windows/Linux/Android/IOS).
    Downloads: 34 This Week
    Last Update:
    See Project
  • 4
    FlutterFire

    FlutterFire

    A collection of Firebase plugins for Flutter apps

    ...The project includes tooling (e.g. the FlutterFire CLI) to assist in configuring Firebase projects and managing plugin versions. The goal is to make Firebase a seamless, first-class backend option for cross-platform Flutter apps, handling platform differences (iOS, Android, web) under the hood.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Marketing automation for any business | ActiveCampaign Icon
    Marketing automation for any business | ActiveCampaign

    Your team of AI agents handles email, SMS, WhatsApp and more for you

    Active Intelligence revolutionizes how you work. You guide direction while AI handles execution, acts on insights, and shows you the path forward. It's how marketing should be.
    Learn More
  • 5
    Google Charts

    Google Charts

    Interactive chart library for Flutter & web, now archived & read-only

    Charts is an open source charting library created by Google for building data visualizations in the Flutter framework. It provides a set of tools and components for creating visually rich and interactive charts on both Android and iOS platforms. The library includes a core package, charts_common, which defines the shared logic and rendering capabilities, and charts_flutter, a Flutter-specific implementation that enables seamless integration with mobile apps. Developers can use Charts to display various chart types such as bar charts, line charts, pie charts, and more, with options to customize colors, labels, and animations. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Medito App

    Medito App

    The Medito app is a 100% free meditation app built with flutter

    ...We are the Medito Foundation, and we've built the Medito App for people who have never meditated before or want to deepen their meditation practice. The app is free, forever: no ads, no spam, no need to sign up or pay. Medito App is a flutter project available on Android and iOS maintained by the Medito Foundation and its community. With our app’s holistic approach, you can find guided and non-guided meditations from Medito Foundation and various other organizations such as UCLA; all of which are based on ancient as well as recent meditation techniques. Just spend a few minutes per day on the app using the various features and discover the life-changing benefits, positivity, and transformative effects of meditation in your life.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Food Delivery App

    Food Delivery App

    Food Delivery App Design Built with Flutter

    Food Delivery App Design Built with Flutter, Indulge your senses with our Foodie App UI - where delicious meets beautifully. Explore a feast for the eyes and a treat for the taste buds, all at the touch of a button.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Flutter Music Player

    Flutter Music Player

    First Open Source Flutter based material design music player

    Flutter Music Player is an open-source Flutter application that implements a material-design-centric music player capable of playing local audio files on Android (with iOS support planned or community-driven), making it a practical starting point for building media apps in Dart/Flutter. The project includes code that handles core music playback features such as playing, pausing, stopping, seeking within tracks, and basic playback controls, all wrapped in a visually appealing UI consistent with material design guidelines. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Riverpod

    Riverpod

    A reactive caching and data-binding framework

    Riverpod is a modern, framework-agnostic state management and dependency injection library for Dart and Flutter that emphasizes compile-time safety and explicit data flow. Instead of tying state to widget trees, it models state as providers that can be read anywhere, making logic more testable and decoupled from UI. It supports synchronous state, async data (futures/streams) with built-in loading/error handling, and advanced patterns like derived state and provider scopes. Riverpod’s design...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Self-hosted n8n: No-code AI workflows Icon
    Self-hosted n8n: No-code AI workflows

    Connect workflows. Integrate data

    A free-to-use workflow automation tool, n8n lets you connect all your apps and data in one customizable, no-code platform. Design workflows and process data from a simple, unified dashboard.
    Learn More
  • 10
    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
  • 11
    Flutter Twitter Clone

    Flutter Twitter Clone

    Fully functional Twitter clone built in flutter framework

    flutter_twitter_clone is a full-featured Twitter clone built with Flutter and Firebase, designed to demonstrate how to integrate social networking functionality into a mobile app. The project covers authentication, posting tweets, image uploads, likes, comments, retweets, push notifications, and profile management. Its architecture showcases Firebase Firestore for real-time updates, Firebase Auth for user management, and Firebase Storage for media handling. The UI attempts to closely mirror...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    GetX

    GetX

    Open screens/snackbars/dialogs/bottomSheets without context

    GetX is an extra-light and powerful solution for Flutter. It combines high-performance state management, intelligent dependency injection, and route management quickly and practically. GetX has 3 basic principles. This means that these are the priority for all resources in the library: PRODUCTIVITY, PERFORMANCE AND ORGANIZATION. GetX is focused on performance and minimum consumption of resources. GetX does not use Streams or ChangeNotifier. GetX uses an easy and pleasant syntax. No matter...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GitJournal

    GitJournal

    Mobile first Note Taking integrated with Git

    GitJournal is a note taking app focused on privacy and data portability. It stores all its notes in a standardized Markdown + YAML header format (optional). The notes are stored in a Git Repo of your choice - GitHub / Gitlab / Custom-provider. This means you can easily self host or host your notes in one of the many Git providers. GitJournal uses standard SSH, and can therefore work with any Git Hosting Provider. GitJournal aims to be extremely configurable and work with your favorite apps....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Sharik - file sharing via WI-FI

    Sharik - file sharing via WI-FI

    Sharik lets you easily share files within your local network

    Sharik is an open-source, cross-platform solution for sharing files via Wi-Fi or Mobile Hotspot. This app allows you to easily send photos, apps, files, text, literally anything, to any kind of device connected to the same network. It's convenient and blazing fast. Sharik is entirely free to use, and it contains no ads. Moreover, its source code is published on GitHub so that everyone can contribute to the development process. So, if you like it, please leave a star on our GitHub...
    Downloads: 46 This Week
    Last Update:
    See Project
  • 15
    Flutter Plugins

    Flutter Plugins

    Plugins for Flutter maintained by the Flutter team

    ...It essentially provides the bridge between Flutter apps and native mobile capabilities: for each plugin, there is often a Dart interface and underlying platform code (Android, iOS, etc.). Over time, the content of this repo has been moved to a newer monorepo or reorganized under flutter/packages. The plugins here are intended to follow Flutter’s design conventions and support integration with the wider Flutter ecosystem (published on pub.dev). Because the repository is archived, it is now read-only; future development of plugin code occurs elsewhere in the official Flutter organization.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    I/O Photo Booth

    I/O Photo Booth

    Google I/O 2021 Photo Booth built with Flutter and Firebase

    ...We (the folks at Very Good Ventures) teamed up with Google to bring an interactive experience to this year’s Google I/O: a photo booth! You can take pictures with well-known Google mascots: Flutter’s Dash, Android Jetpack, Chrome’s Dino, and Firebase’s Sparky, and decorate photos with stickers, including party hats, pizza, funky glasses, and more. Finally, you can share photos on social media and download them to update your profile picture for the event! We built the I/O Photo Booth using Flutter on the web and Firebase. Because Flutter now offers support for web apps, we thought it would be a great way to make this app easily accessible to attendees all over the world for this year’s virtual Google I/O. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Silent Moon

    Silent Moon

    Meditation app, explore the app, find some peace of mind

    Meditation app, Explore the app, Find some peace of mind to prepare for meditation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Flutter ScreenUtil

    Flutter ScreenUtil

    Flutter screen adaptation, font adaptation, get screen information

    ...It introduces APIs for setting responsive width, height, font sizes, and padding based on the device’s actual screen dimensions. This allows developers to design once and maintain consistent UI proportions across different Android and iOS devices. The package supports automatic scaling, orientation changes, and high-DPI screens without the need for hardcoded pixel values. It is widely used in production apps to reduce layout inconsistencies and improve accessibility. By handling screen adaptation systematically, it allows developers to focus on design and interaction rather than device-specific quirks.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Flutter Notebook

    Flutter Notebook

    Collection of demo projects for Flutter

    Flutter-Notebook is a curated collection of small demo projects for Flutter, designed to help developers learn and practice Flutter UI patterns and behaviors by example. The repository gathers many independent “mini apps” (each focused on one or a few features) so that learners can inspect, run, and understand individual Flutter behaviors in isolation. Demo of common UI behaviors (pull-to-refresh, left-swipe delete, JSON deserialization). Examples of state-preserving page...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Flutter EasyLoading

    Flutter EasyLoading

    A clean and lightweight loading/toast widget for Flutter

    A clean and lightweight loading/toast widget for Flutter, easy to use without context, and supports iOS, Android, and the web. First, initialize EasyLoading in your MaterialApp/CupertinoApp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Flutter Yumniastic

    Flutter Yumniastic

    Yumniastic is a online food delivery service app built with Flutter

    Yumniastic is an online food delivery service app built with Flutter and Django.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MeetingZilla

    MeetingZilla

    A new video calling Flutter application for Android and iOS.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Trace

    Trace

    Modern crypto portfolio & market explorer

    Modern crypto portfolio & market explorer. Portfolio overview, aggregate market explorer, detailed aggregate/exchange specific market data for every coin. Portfolio timeline, transaction history, portfolio breakdown. Automatic, light, dark & dark OLED theme options. 7.3MB, fast and lightweight. Swipe to the second tab displaying aggregate market stats of every cryptocurrency. Search by any coin's symbol or name. Sort coins by name, market cap, 24h trade volume, and 24h change percent....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Decentralized Internet

    Decentralized Internet

    SDK for building decentralized web and distributed computing projects

    This project was created in order to support a new internet. One that is more open, free, and censorship-resistant in comparison to the old internet. An internet that eventually wouldn't need to rely on telecom towers, an outdated grid, or all these other "old school" forms of tech. We believe P2P compatibility is an important part of the future of the net. Grid Computing also plays a role in having a better means of transferring information in a speedy, more cost-efficient and reliable manner.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Fish Redux

    Fish Redux

    An assembled flutter application framework

    Fish Redux is a high-level, componentized application framework for Flutter based on the Redux paradigm. It emphasizes modular “assembly” of application features — you build small “components” with state, actions, views, and connectors, and then assemble them into larger screens or flows. It supports functional programming style, predictable state containers, pluggable component systems, and non-destructive performance (i.e. minimizing unnecessary rebuilds). Fish Redux was developed within...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB