flutter_boost 1.17.1 copy "flutter_boost: ^1.17.1" to clipboard
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';
32
likes
30
pub points
70%
popularity

Publisher

verified publishercommunity.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)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_boost