flutter_pro_tools 2.8.1 copy "flutter_pro_tools: ^2.8.1" to clipboard
flutter_pro_tools: ^2.8.1 copied to clipboard

is a Flutter package that provides a collection of utilities and tools to help streamline your development process.

2.8.1 #

  • Update readme file.

2.8.0 #

  • Add isWithinRadius and stopPositionStream in location management class.
  • Update readme file.
  • Update documentation for all functions

2.7.5 #

  • Add callback when page or modal closed.
  • Update readme file.

2.7.4 #

  • Correct code format.

2.7.3 #

  • Fix several bugs.
  • Update to latest flutter and dart sdk.

2.7.2 #

  • Add makeCall function to initiates a direct phone call to the specified.
  • Add store double data on data storage tools class.
  • Add loader to api request.
  • Optional data to pass back to the previous page.
  • Update readme file.

2.7.1 #

  • Add Swift Package Manager (SPM)

2.7.0 #

  • Update readme file.
  • Update packages.
  • Add openSetting function to location management.

2.6.1 #

  • Update readme file.

2.6.0 #

  • Update readme file.
  • Add support for latest flutter sdk version and kotlin version.
  • Add removeHtmlTagsAndEntities function to get text from html tags.
  • Make maxLines in textResponsive nullable and fix the text content for more than 2 lines.
  • Fix Issue in storage tools when store data.

2.5.3 #

  • Update readme file.

2.5.2 #

  • Remove translateText from responsive text and return translate text if available or normal text.
  • Add convert arabic number to words.
  • Add logFile to the most function to print the log in console to display the result for each action.
  • Make the logFile working only in debug mode.

2.5.1 #

  • Remove shared preference and replace with native encrypt and decrypt data.
  • Remove url launch and replace it with native kotlin.
  • Add store data as object on data storage tools class.
  • Add getCurrentPosition to get current user gps position.
  • Update on readme file.

2.5.0 #

  • Add on complete function on otp verification.
  • Add shareable link and update readme file.
  • Add sendSmsOtp on authentication management.

2.4.11 #

  • Update readme file.
  • Add response time to api request.
  • Update otp verification process.

2.4.10 #

  • Update readme file.

2.4.9 #

  • Improve phone auth otp over firebase phone number auth otp.

2.4.8 #

  • Reorganized code structure.

2.4.7 #

  • Improve and fix bug on phone auth.

2.4.6 #

  • Add to data storage store list of array.
  • Add to navigation manager push, replace, remove all previous page with route name.
  • Update readme file.

2.4.5 #

  • Fix bug on callback receive notification not working.

2.4.4 #

  • Fix bugs on api request, notification manager, show message.

2.4.3 #

  • Add retry property to api request.
  • Add onError function in checkLocalAuth if the device not support pattern on finger print.
  • Fix command init_data not working.

2.4.2 #

  • Update readme file.

2.4.1 #

  • Update dependencies.

2.4.0 #

  • Reorganize code structure.
  • Update readme file.

2.3.3 #

  • Update responsive text enable or disable translate text.

2.3.2 #

  • Reorganize code structure.
  • Update readme file.
  • Add support for latest flutter sdk version.

2.3.1 #

  • Fix bug on ios platform.

2.3.0 #

  • Support for ios platform.

2.2.2 #

  • Update readme file.
  • Add check for update app.

2.2.1 #

  • Update geolocator.

2.2.0 #

  • Fix bugs.
  • Update readme file.

2.1.0 #

  • Fix bug on display notification.
  • Update readme file.

2.0.6 #

  • Add function to read current language.
  • Update readme file.

2.0.5 #

  • Add log to show the payload information comes from firebase notification.

2.0.4 #

  • Improve code .
  • Add ability to control firebase messaging function.

2.0.3 #

  • Improve code and fix bugs.
  • Update readme file.

2.0.2 #

  • Add change language from outside the app.
  • Update readme file.

2.0.0 #

  • Update add log to http request.
  • Add geolocator.
  • Add image picker with image cropper.
  • Add camera capture.
  • Update readme file.

1.1.2 #

  • Update readme file and arrange dart files.

1.1.1 #

  • Update readme file.

1.1.0 #

  • TODO: Describe initial release.