filament_mobile 0.9.2 copy "filament_mobile: ^0.9.2" to clipboard
filament_mobile: ^0.9.2 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 Flutter:

 $ flutter pub add filament_mobile

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

dependencies:
  filament_mobile: ^0.9.2

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

Documentation

API reference

Publisher

verified publishergaitco.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

equatable, flutter

More

Packages that depend on filament_mobile