• Latest
  • Hot
  • Ask
  • Full Apps
  • Ui
  • Packages
Ask August 10,2021

SelectableText widget does not show toolbar on web

Selectable text not showing toolbar on web. I checked with below code and it is working on mobile devices. I also checked this. Is there any work around for this?

body: Container(
        color: Colors.green,
        child: Center(
          child: SelectableText(
            'This is my selectable text widget. Hope you like it',
            style: TextStyle(
              color: Colors.purple,
            ),
            showCursor: true,
            toolbarOptions: ToolbarOptions(copy: true, selectAll: true),
            onTap: () {},
          ),
        ),
      ),


Twitter Facebook Reddit Hacker News LinkedIn Email

Most Viewed

Netflix UI Clone Build with Flutter and BloC

GitJournal - Markdown Notes Build with Fluter

How to debug multiple widgets used the same GlobalKey

Sign in up takes so long time to load from firebase

Featured Articles

Catagories

  • Ask63292
  • Full Apps40
  • Ui5
  • Packages2
  • Game2
  • Template0
  • flutter
  • dart
  • listview
  • android
  • ios
  • user-interface
  • widget
  • mysql
  • flutter-layout
  • hosting
  • flutter-web
  • google-cloud-firestore
  • selector
  • provider
  • flutter-ios
  • flutter-ios-build
  • text
  • state
  • redraw
  • asynchronous
  • future
  • firebase
  • firebase-authentication
  • flutter-image
  • flutter-futurebuilder
  • firebase-cloud-messaging
  • flutter-alertdialog
  • flutter-notification
  • snapshot
  • flutter-packages
  • dart-packages
  • gridview
  • flutter-bottomnavigation
  • flutter-dependencies
  • flutter-animation
  • flutter-test
  • macos
  • window
  • flutter-desktop
  • bloc
  • flutter-bloc
  • dart-null-safety
  • dart-pub
  • xml
  • http-headers
  • flutter-sliver
  • sliverappbar
  • timer
  • rest
  • flutter-cupertino
  • cupertinotabbar
  • textview
  • flutter-navigation
  • shimmer
  • Privacy Policy
  • Submit Project
© Copyright © All rights reserved
Licensed under cc by-sa 3.0 with attribution required.

Catagories

  • Ask
  • Full Apps
  • Ui
  • Packages

Join our Newsletter