flex_tabs 0.1.1-pre copy "flex_tabs: ^0.1.1-pre" to clipboard
flex_tabs: ^0.1.1-pre copied to clipboard

Flexible window library built for TerminalStudio.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flex_tabs

With Flutter:

 $ flutter pub add flex_tabs

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

dependencies:
  flex_tabs: ^0.1.1-pre

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flex_tabs/flex_tabs.dart';
2
likes
0
pub points
52%
popularity

Publisher

unverified uploader

Flexible window library built for TerminalStudio.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

fading_edge_scrollview, flutter, multi_split_view

More

Packages that depend on flex_tabs