flutter_boost 1.17.1 icon indicating copy to clipboard operation
flutter_boost: ^1.17.1 copied to clipboard

A next-generation Flutter-Native hybrid solution. FlutterBoost 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 flutter_boost

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

dependencies:
  flutter_boost: ^1.17.1

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:flutter_boost/flutter_boost.dart';
30
likes
30
pub points
72%
popularity

Publisher

verified publisher iconcommunity.opensource.alibaba.com

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

Repository (GitHub)

License

Icon for licenses.unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_boost