flutter_on_rails 0.0.2-alpha copy "flutter_on_rails: ^0.0.2-alpha" to clipboard
flutter_on_rails: ^0.0.2-alpha copied to clipboard

Flutter on rails is the fastest way to bridge your web app with a Flutter-powered for cross plateform mobile and desktop app with ease and minimal changes, maximum freedom

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_on_rails

With Flutter:

 $ flutter pub add flutter_on_rails

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

dependencies:
  flutter_on_rails: ^0.0.2-alpha

Alternatively, your editor might support dart pub get or 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_on_rails/flutter_on_rails.dart';
2
likes
0
points
19
downloads

Publisher

verified publisherizeesoft.com

Weekly Downloads

Flutter on rails is the fastest way to bridge your web app with a Flutter-powered for cross plateform mobile and desktop app with ease and minimal changes, maximum freedom

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dart_mappable, flutter, flutter_inappwebview, font_awesome_flutter, logging, minimal_mvn, share_plus

More

Packages that depend on flutter_on_rails