orientation_helper 1.1.0 copy "orientation_helper: ^1.1.0" to clipboard
orientation_helper: ^1.1.0 copied to clipboard

discontinued

A Flutter plugin to easily handle screen orientation for every route in your app.

example/lib/main.dart

import 'package:flutter/material.dart';
import 'app/app.dart';

void main() {
  runApp(MyApp());
}
copied to clipboard
10
likes
40
points
44
downloads

Publisher

unverified uploader

Weekly Downloads

2024.08.26 - 2025.03.10

A Flutter plugin to easily handle screen orientation for every route in your app.

Homepage

License

MIT (license)

Dependencies

flutter, pedantic

More

Packages that depend on orientation_helper