df_screen 0.7.2 copy "df_screen: ^0.7.2" to clipboard
df_screen: ^0.7.2 copied to clipboard

A package that provides a useful screen widget and controller for Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add df_screen
copied to clipboard

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

dependencies:
  df_screen: ^0.7.2
copied to clipboard

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:df_screen/df_screen.dart';
copied to clipboard
1
likes
150
points
246
downloads

Publisher

verified publisherdev-cetera.com

Weekly Downloads

2024.09.26 - 2025.04.10

A package that provides a useful screen widget and controller for Flutter apps.

Repository (GitHub)

Topics

#user-interface #widget #screen #page #layout

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

device_info_plus, df_collection, df_config, df_debouncer, df_di, df_generate_dart_models_core, df_log, df_pod, df_scalable, df_screen_core, df_type, flutter, go_router, meta

More

Packages that depend on df_screen