flutter_side_navbar 1.0.2 copy "flutter_side_navbar: ^1.0.2" to clipboard
flutter_side_navbar: ^1.0.2 copied to clipboard

Side Navigation bar for your app', with automatic detection of the widget most visible...

example/lib/main.dart

import 'package:flutter/material.dart';

import 'app.dart';

void main() {
  WidgetsFlutterBinding.ensureInitialized();
  runApp(MyApp());
}
13
likes
110
pub points
23%
popularity

Publisher

verified publishertri7ratops.fr

Side Navigation bar for your app', with automatic detection of the widget most visible...

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

equatable, flutter, scroll_to_index, visibility_detector

More

Packages that depend on flutter_side_navbar