dj 0.0.9 copy "dj: ^0.0.9" to clipboard
dj: ^0.0.9 copied to clipboard

discontinued
outdated

Auto-Generate Dart and Flutter Code while retaining manual user updates to generated code.

0.0.9 #

  • Seprated creating and writing of FileDj

0.0.8 #

  • Updated Json Serilizations.
  • StatelessWidgetDj added to support Stateless Widget blocks in code.
  • ReturnDj added to support return blocks in code.

0.0.7 #

  • Updated Json Serilizations to Remove Bugs.
  • IfElseDj added to support If/Else blocks in code.

0.0.6 #

  • Updated Json Serilizations to Remove Bugs.
  • Updated example.

0.0.5 #

  • Updated BaseDj structure.
  • Updated Description in pubspec.yaml
  • Added an example and also updated it in README.md

0.0.4 #

  • Removed dart.io dependency
  • Added Support For Json Serialization

0.0.3 #

  • Added Support For:
    • Functions
    • Function Args
    • Variable Types
    • Function Call.

0.0.2 #

  • Added Base Code For generating:
    • Nested Directories
    • Files
    • Import lines
    • and other code flies to bind these together.

0.0.1 #

  • Initial version, Getting Started, Publishing to pub.dev to test, created by Abdur Rehman Khalil
4
likes
0
pub points
0%
popularity

Publisher

verified publisherprod.pk

Auto-Generate Dart and Flutter Code while retaining manual user updates to generated code.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

json_annotation, path

More

Packages that depend on dj