Getting Started
Add the package to your project:
flutter pub add flexible_sheet
Or
dependencies:
flexible_sheet: ^1.0.0+2
Then run:
flutter pub get
Import it:
import 'package:flexible_sheet/flexible_sheet.dart';
Add the package to your project:
flutter pub add flexible_sheet
Or
dependencies:
flexible_sheet: ^1.0.0+2
Then run:
flutter pub get
Import it:
import 'package:flexible_sheet/flexible_sheet.dart';