native

Dart packages related to FFI and native assets bundling. (by dart-lang)

Native Alternatives

Similar projects and alternatives to native

  1. Killed by Google

    Part guillotine, part graveyard for Google's doomed apps, services, and hardware.

  2. Shorebird

    Shorebird - Patch in minutes not days. Shorebird powers rapid development with CodePush and optimized CI pipelines designed specifically for Flutter.

    Shorebird logo
  3. sdk

    338 native VS sdk

    The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.

  4. language

    Design of the Dart language

  5. flutter_rust_bridge

    Flutter/Dart <-> Rust binding generator, feature-rich, but seamless and simple.

  6. ipython

    36 native VS ipython

    Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.

  7. ClojureDart

    31 native VS ClojureDart

    Clojure dialect for Flutter and Dart

  8. dart_interactive

    REPL (interactive shell) for Dart, supporting 3rd party packages, hot reload, and full grammar

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. jupyter-dart-kernel

    Dart Kernel for Jupyter Notebooks

  11. typescript-coverage-report

    Node command tool to generate TypeScript coverage report

  12. animateplus

    3 native VS animateplus

    A+ animation module for the modern web

  13. react-recurrence

    A simple, customizable, and reusable component for providing the recurrence functionality.

  14. dotfiles

    My Dotfiles (by aidos)

  15. native_interop_presentation

    Discontinued Companion repository for the presentation [GET https://api.github.com/repos/orestesgaolin/native_interop_presentation: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]

  16. emitter

    1 native VS emitter

    Discontinued Event Emitter (by hackdonalds)

  17. react-simple-animate

    🎯 React UI animation made easy

  18. kevmoo.com

    My personal site and blog. Built on Dart and Jaspr

  19. screen_brightness_monitor

    jnigen and swiftgen based plugin to monitor screen brightness

  20. uikit_bindings

    Dart bindings of UIKit components for Flutter using FFI

  21. Xamarin.Bindings

    A list of existing Xamarin binding libraries.

  22. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better native alternative or higher similarity.

native discussion

Log in or Post with

native reviews and mentions

Posts with mentions or reviews of native. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-05-20.
  • jnigen and swiftgen in 2026 - some lessons learned
    4 projects | dev.to | 20 May 2026
    I found that I'm basically always using async: true for callbacks. There's some dedicated threading documentation, but not sure how up-to-date it is.
  • Flutter: Using Android Intent via native interop with jnigen
    2 projects | dev.to | 19 Sep 2025
    Create new Flutter plugin and modify the pubspec.yaml and jnigen.yaml to match the example in the jnigen repository. This will only work on Android, hence:
  • Native interop with Kotlin/Java in Flutter
    3 projects | dev.to | 20 Jan 2025
    There's experimental bindings generator for Swift: swiftgen. I tried it only once, but will definitely try to reproduce the same example and perhaps share my findings here.
  • REPL for Dart: supporting 3rd party packages, hot reload, and full grammar
    12 projects | news.ycombinator.com | 28 Sep 2024
    There is so much cool stuff at various stages of landing in the Dart pipeline at the moment. A few things that come to mind include:

    1. Dart now supports the native Web platform APIs and offers a really compelling alternative to TypeScript now thanks to their their latest generation of JS interop. Example for how the code looks here: https://github.com/kevmoo/kevmoo.com/blob/main/web/main.dart

    2. Compile to WASM now on the web also with future work to also align itself with the emerging WASI standards both as a compile target and the ability to embed WASI runtimes into Dart programs (technically already possible through their C interop)

    3. Lots of great work on cross language interop with C, C++, Swift, Rust, Go, JavaScript, Objective C, Swift, Kotlin and Java here https://github.com/dart-lang/native

    4. Upcoming Macros feature which gives fully static type safe automatic and fully debugable code generation.

    5. Potentially looking at bringing Shared Memory Multithreading to the language https://github.com/dart-lang/language/blob/2662d252b7fa93175...

    6. Also some early work on a bytecode compiler it seems but I’ve not seen any kind of announcement about it here https://github.com/dart-lang/sdk/tree/main/pkg/dart2bytecode

    7. This REPL

    It’s really a good time to be a part of the community. It’s a very bright looking future for it.

  • A note from our sponsor - Shorebird
    shorebird.dev | 7 Jun 2026
    Shorebird powers rapid development with CodePush and optimized CI pipelines designed specifically for Flutter. Learn more →

Stats

Basic native repo stats
4
264
9.7
5 days ago

Sponsored
Shorebird - Patch in minutes not days
Shorebird powers rapid development with CodePush and optimized CI pipelines designed specifically for Flutter.
shorebird.dev

Did you know that Dart is
the 20th most popular programming language
based on number of references?