dart_native_gen 0.1.0 copy "dart_native_gen: ^0.1.0" to clipboard
dart_native_gen: ^0.1.0 copied to clipboard

outdated

Automatic type conversion solution for dart_native based on source_gen through annotation.

example/lib/main.dart

import 'package:dart_native_gen_example/main.dn.dart';
import 'package:dart_native_gen/dart_native_gen.dart';
@nativeRoot
void main() {
  runDartNativeGenExample();
}
3
likes
0
pub points
56%
popularity

Publisher

unverified uploader

Automatic type conversion solution for dart_native based on source_gen through annotation.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

analyzer, build, flutter, source_gen

More

Packages that depend on dart_native_gen