Developed by Mark Lester Bolotaolo
Public Investment Program System (or PIPS) is the official database system for the priority programs and projects of the Department of Agriculture (Philippines) for submission to the National Economic and Development Authority (NEDA) for inclusion the Public Investment Program (PIP) and the Three-Year Rolling Infrastructure Program (TRIP).
It is accessible by authorized investment programming coordinators from the various operating units of the Department.
It is created using Dart/Flutter.
cupertino_icons
for ios/macos iconsflutter_riverpod
withriverpod_annotation
for state managementdio
for network requests withhttp
andretrofit
for auto generationgoogle_fonts
for fontsfreezed
for auto generation of fromJson/toJson/copyWithauto_route
for route generation/handlingwindow_size
to set minimum size of desktop appsflutter_launcher_icons
to generate app iconsintl
for formatting dates and numbersfile_picker
for choosing files from devicebootstrap_icons
for using bootstrap icons in flutteruniversal_io
for replacement to dart:io on webflutter_slidable
for slidable list tilesflex_color_schemes
for overall themingdart_pusher_channels
for integrating pusher protocol for realtime connectionspackage_info_plus
to determine current app versionimage_network
for working around CORS error for images displayed in canvas for webfluttertoast
for displaying toasts