DocHub is an all-in-one PDF editor that allows you to put in background in Mobi, and much more. You can highlight, blackout, or remove document fragments, add text and pictures where you want them, and collect data and signatures. And because it runs on any web browser, you won’t need to update your software to access its professional tools, saving you money. When you have DocHub, a web browser is all it takes to make changes in your Mobi.
Log in to our service and adhere to these guidelines:
It couldn't be simpler! Streamline your document management now with DocHub!
how to add a background image to a page in flutter simply create within the scaffold body property a container and then give this container a box decoration with a background image if you have a text field and you press on it then the keyboard is moving up and down and also the image is moving up and down to prevent a moving image remove the decoration and then wrap around your scaffold this container with the decoration of your image also set the scaffold background color to transparent to make this image again visible with this the image is not changing the position when the keyboard is showing up or is hiding next around the scaffold you can wrap another container with a linear gradient we change the blue color to a highly transparent black color and the red color at the bottom of the screen we change to a black color right now the background image is an image from the internet you could also load it from your assets folder instead to make this work you also need to go to your pubsp