cupertino_controllers 1.0.0-nullsafety copy "cupertino_controllers: ^1.0.0-nullsafety" to clipboard
cupertino_controllers: ^1.0.0-nullsafety copied to clipboard

discontinued
outdated

A Flutter plugin with Cupertino Controller Examples. This includes a Table View Controller, Master Detail Controller, Cupertino Cell with Xcode Storyboard templates (basic detail, subtitle...), and de [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cupertino_controllers

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

dependencies:
  cupertino_controllers: ^1.0.0-nullsafety

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

Publisher

verified publisherrodydavis.com

Weekly Downloads

A Flutter plugin with Cupertino Controller Examples. This includes a Table View Controller, Master Detail Controller, Cupertino Cell with Xcode Storyboard templates (basic detail, subtitle...), and detail examples

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_slidable, flutter_sticky_header

More

Packages that depend on cupertino_controllers