flutter_on_rails 0.0.7-alpha copy "flutter_on_rails: ^0.0.7-alpha" to clipboard
flutter_on_rails: ^0.0.7-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 Flutter:

 $ flutter pub add flutter_on_rails

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

dependencies:
  flutter_on_rails: ^0.0.7-alpha

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_on_rails/flutter_on_rails.dart';
1
likes
120
points
56
downloads

Publisher

unverified uploader

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)

Documentation

API reference

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