Flutter 2.0.0 | What’s new

  Flutter 2.0.0 : Flutter version 2.0.0 released on march 3rd providing some additional features for development.Till now flutter was used to develop apps for android and iOS devices. But with the release of flutter version 2.00 it extended it’s services to other platforms like windows, mac, linux and web apps i.e., apps developed to … Read more

Flutter PDF viewer implementation for beginners

  Flutter PDF Viewer: Flutter PDF viewer is used to read the files ending with the extension ‘.pdf ‘ because pdf is a reliable format for exchanging documents providing a proper security mechanism. These files can contain audio, video and more graphical representation files like GIF, Charts, Vector Graphics. These can be included in the … Read more