Showing 13 open source projects for "java library for android"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    FL Chart

    FL Chart

    FL Chart is a highly customizable Flutter chart library

    fl_chart is a charting library for Flutter that focuses on expressive, highly customizable data visualizations with smooth animations. It offers a broad set of chart types—line, bar, pie, scatter, and radar—each exposed through clear data/option models rather than imperative drawing. Interactive features like touch handling, tooltips, selection/highlighting, and panning help apps present insights rather than static images. The package pays special attention to aesthetics, with options for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Best Flutter UI Templates

    Best Flutter UI Templates

    completely free for everyone. Its build-in Flutter Dart

    This repository is a large collection of high-quality Flutter UI templates covering a wide variety of app categories. It includes templates for e-commerce, fitness, hotel booking, chat/messaging, finance, and more. Each template provides ready-made screens with polished visuals, iconography, and color schemes designed for production-level apps. The layouts are responsive and customizable, helping developers save time when prototyping or launching apps. The project is structured modularly so...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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. This setup acts as a very thin wrapper around Dart...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Jainja

    Jainja is a JVM (Java Virtual Machine) written in Java

    Jainja is a JVM (Java Virtual Machine) written in Java. The VM is developed by using the smallest possible subset of Java in order to run on top of multiple environments : Java SE, JavaME, Android, Javascript, and even natively.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Payments you can rely on to run smarter. Icon
    Payments you can rely on to run smarter.

    Never miss a sale. Square payment processing serves customers better with tools and integrations that make work more efficient.

    Accept payments at your counter or on the go. It’s easy to get started. Try the Square POS app on your phone or pick from a range of hardworking hardware.
    Learn More
  • 5
    OpenCarenet CHE

    OpenCarenet CHE

    Enabling community health workers to collect health data efficiently

    OpenCarenet CHE is a robust and user-friendly application tailored for community health workers, facilitating seamless data collection, management, and reporting. With its mobile data collection capabilities, offline functionality, and interoperability with DHIS2, the app empowers health professionals to efficiently track patient information, aggregate primary data, and generate detailed health reports, even in areas with limited internet access. Its multilingual support and configurable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    kt.dart

    kt.dart

    Port of kotlin-stdlib for Dart/Flutter including immutable collections

    This project is a port of Kotlin's Kotlin Standard library for Dart/Flutter projects. It's a useful addition to dart:core and includes collections (KtList, KtMap, KtSet) as well as other packages that can improve every Dart/Flutter app. A port of kotlin-stdlib for Dart/Flutter including immutable collections (KtList, KtMap, KtSet) and other packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 10
    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
  • 11
    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
  • 12
    Flutter ScreenUtil

    Flutter ScreenUtil

    Flutter screen adaptation, font adaptation, get screen information

    flutter_screenutil is a responsive design library for Flutter that helps developers create layouts adaptable to multiple screen sizes and pixel densities. 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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Flutter UI Kit

    Flutter UI Kit

    Flutter app for collection of UI in a UIKit

    Flutter UI Kit by iampawan is a library of real-world Flutter UI templates—including e-commerce dashboards, shopping lists, login pages, animations, and more. It demonstrates clean code structure, modular design, and reusable components. Ideal for learning Flutter UI patterns and quickly prototyping app interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next