filament_mobile 0.8.1 copy "filament_mobile: ^0.8.1" to clipboard
filament_mobile: ^0.8.1 copied to clipboard

Renders a Laravel Filament 5 panel as a native Flutter mobile admin.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add filament_mobile

With Flutter:

 $ flutter pub add filament_mobile

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

dependencies:
  filament_mobile: ^0.8.1

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:filament_mobile/filament_mobile.dart';
2
likes
0
points
813
downloads

Publisher

verified publishergaitco.com

Weekly Downloads

Renders a Laravel Filament 5 panel as a native Flutter mobile admin.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

equatable, flutter

More

Packages that depend on filament_mobile