techgrains 1.0.6 copy "techgrains: ^1.0.6" to clipboard
techgrains: ^1.0.6 copied to clipboard

outdated

Developer friendly app library having various commonly used functionality.

1.0.6 #

  • Localization (i18n)
    • TGLocale: Supported, default and current locale holders with locale related supporting features
    • TGLocalization: Localization for each locale loads values from json file
    • TGLocalizationsDelegate: Extended implementation of LocalizationsDelegate which Flutter uses internally

1.0.4 #

  • Cleanup
    • Code, versions, dependencies, documentation

1.0.3 #

  • View
    • TGView
      • Custom Theme

1.0.2 #

  • Include android and ios folders with dependencies.

1.0.1 #

  • Changed package name.
  • Improved documentation.
  • Included empty example structure.

1.0.0 #

  • Common
    • TGLog
      • Levels: Debug, Info, Error, Warn, Tag, All, Off
  • Memory
    • TGSession: In memory Session throughout the app
    • TGSharedPreference: Shared Preferences (Android), User Defaults (iOS)
  • Util
    • TGDateUtil
      • Format DateTime
      • Parse DateTime
    • TGNetUtil
      • Check Internet Availability
    • TGFileUtil
      • Read Local File
    • TGValidate
      • Validate Email, Alphabets, Numeric, Alphanumeric
  • View
    • TGView
      • Scaffold Container
      • Custom Scroll View using Sliver List
      • Empty Sized Box
      • Clear Focus (Hide Keyboard)
      • Snackbar
      • Loading Indicator
52
likes
0
pub points
63%
popularity

Publisher

verified publishertechgrains.com

Developer friendly app library having various commonly used functionality.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, intl, shared_preferences, yaml

More

Packages that depend on techgrains