titanflutter 1.0.6 copy "titanflutter: ^1.0.6" to clipboard
titanflutter: ^1.0.6 copied to clipboard

A next-generation Flutter-Native hybrid solution. TitanFlutter is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add titanflutter

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  titanflutter: ^1.0.6

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:titanflutter/titanflutter.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A next-generation Flutter-Native hybrid solution. TitanFlutter is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts.

Homepage

License

unknown (LICENSE)

Dependencies

flutter, seeyou_service

More

Packages that depend on titanflutter