dart-native / codegen
Generator for dart_native bindings. Codegen can transform native SDK to Flutter plugin.
☆79Updated 2 years ago
Alternatives and similar repositories for codegen:
Users that are interested in codegen are comparing it to the libraries listed below
- 现有iOS工程中引入flutter, 支持 插件扩展(见multiflutter分支) 解决官方内存泄漏问题,master分支最新的engine修复版☆62Updated 5 years ago
- flutter外接纹理尝试☆91Updated 5 years ago
- 知识小集 x Flutter☆104Updated 4 years ago
- Flutter动态化热更新的思考与实践☆174Updated 3 years ago
- ☆25Updated 3 years ago
- 通过分离ios AOT编译产物从而达到压缩flutter安装包size☆19Updated 4 years ago
- flutter外接纹理demo 之iOS平台☆17Updated 4 years ago
- flutter image,降低内存使用☆48Updated 2 years ago
- ☆32Updated 5 years ago
- Hybrid stack management for native(ios/android) and flutter☆207Updated 5 years ago
- iOS Flutter Hybrid Project☆78Updated 5 years ago
- fix flutter engine 官方内存泄漏☆18Updated 5 years ago
- MXLogger 是基于mmap内存映射机制的跨平台日志库,支持AES CFB 128位加密,支持iOS Android Flutter。核心代码使用C/C++实现, Flutter端通过ffi调用,性能几乎与原生一致。 底层序列化使用Google开源的flat_buffe…☆144Updated 3 months ago
- Componentized Flutter requires only three lines of code! 三行代码组件化集成 Flutter!可用于已有 iOS 项目,对原工程无侵入,无需更改原项目配置,集成后可直接以组件形式开发 Flutter 业务。☆281Updated 5 years ago
- MLNKV是跨平台(iOS、Android)、高性能的K-V存储组件☆55Updated 5 years ago
- dna, dart native access. A lightweight dart to native super channel plugin, You can use it to invoke any native code directly in contextu…☆362Updated 4 years ago
- Used for stack management in hybrid scenarios.☆163Updated 6 years ago
- flutter 埋点曝光方案☆55Updated last year
- Flutter & flutter_boost开发iOS混合开发项目问题记录;iOS远程依赖Flutter Module组件代码;☆31Updated 2 years ago
- a powerful library for debugging Flutter applications☆134Updated 3 years ago
- flutter_thrio makes it easy and fast to add flutter to existing mobile applications, and provide a simple and consistent navigator APIs.☆364Updated last month
- Flr(Flutter-R) CLI: A Flutter Resource Manager CLI TooL☆38Updated 3 years ago
- A plugin for building hybrid stack apps with flutter☆143Updated 2 months ago
- AOP/Inject for Flutter(Dart),support up to flutter 3.24.3☆29Updated 3 weeks ago
- Efficiency improvement for iOS&Android modular development.☆211Updated 2 years ago
- A Native-Futter hybrid development solution. Native developers do not need to install FlutterSDK. This Flutter plugin provides general ca…☆51Updated 3 years ago
- Write iOS&macOS&Android Code using Dart. This package liberates you from redundant glue code and low performance of Flutter Channel.☆951Updated 8 months ago
- Flutter AOP framework. Now compatible with Flutter v3.10.5☆150Updated last year
- The example demonstrates how to integrate a Flutter page into an existing OHOS application.