flutter_eval

Code push for Flutter, powered by dart_eval (by ethanblake4)

Flutter_eval Alternatives

Similar projects and alternatives to flutter_eval based on common topics and language

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

flutter_eval reviews and mentions

Posts with mentions or reviews of flutter_eval. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-22.
  • Introducing flutter_eval v0.6: A true seamless code push solution with partial hot-swap updates, dart:io support, runtime permissions, and much more
    1 project | /r/FlutterDev | 27 Mar 2023
    But for Flutter users looking for code-push, v0.6 represents an even larger overhaul in usability. While previous versions allowed you to easily execute a single piece of code dynamically, there was no straightforward way to achieve partial updates, caching, native fallbacks, or to update multiple parts of your app separately. In v0.6, the new HotSwap and HotSwapLoader widgets combined with dart_eval's revamped runtime-override system resolve this entirely. It now takes just 10 minutes to set up your existing app for a full incremental, self-hosted hot-swap code push pipeline where any widget or page can be granularly updated over-the-air. HotSwap automagically falls back to your app's default implementation on a per-component level when there is no update available, so adding it to your app comes at zero performance cost, and even if you choose to update one component the rest of your app can remain running at full AOT-compiled native speed. It also caches updates locally by default, so users see changes immediately when they restart the app. The step-by-step setup process for this is available in the flutter_eval README under "Quickstart for code push".
  • Introducing flutter_eval, one large step towards seamless Flutter code push
    5 projects | /r/FlutterDev | 22 Aug 2022
    Another suggestion is more documentation on how to support a particular widget. For example, editable_text, why TextEditingController is there, but EditableText is not.

Stats

Basic flutter_eval repo stats
4
269
6.5
2 months ago

ethanblake4/flutter_eval is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.

The primary programming language of flutter_eval is Dart.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com